Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Brendan_McLaren
Frequent 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 them one at a time pasting in the sites and selecting the list

1 ACCEPTED SOLUTION

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

View solution in original post

4 REPLIES 4
MFelix
Super User
Super User

Hi @Brendan_McLaren ,

 

If the format of the lists are similar you can create a function that makes the treatment of the data for one of the lists, then create a list with the fulllist of sharepoint websites and run the function on those 50 adresses this should give you the append lists in a single query.

 

Regards,

MFelix


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português



i thought i would be able to do something like that,

 

the lists are identical, they are all workflow task lists with the exact same columns

 

do you know how i would do this?

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


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português



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

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.