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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Petter_Bakke
Regular Visitor

Connecting to multiple url's (simular to "folder" for a file server)

I hope someone will be able to help me with to collect data from multiple web-adresses into one analyze. The url-adresses is simular except the last part, see example below.

I have a separate query giving me the last digits, eg. 6802729, 6802719 etc. By adding this to the frist string "https://www.handball.no/system/kamper/kamprapport/?matchid=" I get a set of urls containing the data I want. The content of each address is the same form.

 

There are too many urls for it to be practical to connect to every single datasource separatly.  Therefore, what I hope to achieve is to collect data from the different urls into one analyse, similar to what PowerBi offers for the source “folder”.

 

Is this possible?

 

-petter bakke

1 ACCEPTED SOLUTION
Anonymous
Not applicable

HI @Petter_Bakke,

 

Nope. power bi not support this, you need to manually achieve this.

 

For you scenario, you can create a table with all item number which you wanted, then add a custom column with web connector function to get data from each row items and use expand feature expand all records.

 

Regards,

Xiaoxin Sheng

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

HI @Petter_Bakke,

 

Nope. power bi not support this, you need to manually achieve this.

 

For you scenario, you can create a table with all item number which you wanted, then add a custom column with web connector function to get data from each row items and use expand feature expand all records.

 

Regards,

Xiaoxin Sheng

Thank you for your reply!

 

As you suggest, I have created a table of all the item numbers I want, and used these to create a table of url's. I would, however, appreciate your advice in how to add "the custom column with web connector function to get data from each row items and use expand feature expand all records". 

 

Your advice is appreciated!

 

-petter bakke

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors