Forum Discussion
Brendan_McLaren
6 years agoFrequent Visitor
Multiple SharePoint Workflow task list combination into one querie
i am looking to combine about 180 Sharepoint task lists for over 50 sharepoint sites and then combin them into one querir does anyone have any suggestions on how to make this easier then doing t...
- 6 years ago
i ended up going with a refrence table that pulls the source data from that a table and then a function that builds and filters the data
thank you for your help
MFelix
6 years agoSuper User
Hi Brendan_McLaren ,
Check the video below where you have an explanation about how to create and use a function on Query editor.
You need to make a similar process the only thing where your parameters of the function should be inserted in on the web adress of the sharepoint lists. and to use your function you should create a list of URL with all the list address.
Regards,
MFelix
Brendan_McLaren
6 years agoFrequent Visitor
i ended up going with a refrence table that pulls the source data from that a table and then a function that builds and filters the data
thank you for your help