Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/perl/10.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
包含相关列表中信息的Sharepoint页面_Sharepoint - Fatal编程技术网

包含相关列表中信息的Sharepoint页面

包含相关列表中信息的Sharepoint页面,sharepoint,Sharepoint,我有一个网站,它有许多列表,这些列表通过各种查找列进行关联。我想创建一个页面,显示(来自不同列表的)具有特定共同查找值的项目。sharepoint 2013中出现这种情况的可能性有哪些 我想我正在寻找类似于数据库select的东西:“select*from listA,listB,listC where columnValue=“givenValue” 问候 查看内容查询Web部件 这在SP2013年仍然有效:

我有一个网站,它有许多列表,这些列表通过各种查找列进行关联。我想创建一个页面,显示(来自不同列表的)具有特定共同查找值的项目。sharepoint 2013中出现这种情况的可能性有哪些

我想我正在寻找类似于数据库select的东西:“select*from listA,listB,listC where columnValue=“givenValue”


问候

查看内容查询Web部件

这在SP2013年仍然有效: