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

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

Reply
Anonymous
Not applicable

How read the sharepoint url and combine and then select a common list

Hello,

 

I have one sharepoint table where we have all the site collection url. CUrrently there are 5 collections and future more site collection can be add in the table.

 

I want to read all the SharePoint URL from the table and then combine all the site collectiions and then select a particular list for example Invoice, which is exist in each site collection and structure are same.

 

How can this can be achieve using the query? If anyone can provide the sample solution , it would be really helpful?

 

Regards

Avian

2 REPLIES 2
Anonymous
Not applicable

Hi @Anonymous 

You can connect to one url first by using web connector, then change the code to a funciton.

e.g 

(a as text)=>
let
    ....
in
    ....

Then use the function in table by adding invoke custom function.

vxinruzhumsft_0-1710918718633.pngvxinruzhumsft_1-1710918748232.png

 

Best Regards!

Yolo Zhu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

 

Anonymous
Not applicable

Hello 

 

Thanks for response, is it possible to share some sample where after pulling the sites from table as you mentioned above how can we connect to those sites ?

 

Regards

Avi

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.