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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
vyacheslavg
Helper II
Helper II

Iterate Over Web Pages using Web Connector

Hello Community, 

 

Could you please advise how to work with web connector. 

 

I want to collect information from several pages and get a single table (if possible).

 

The typical URL is:

 

https://test.com.aspx?component=1

 

On this page there are several tables, and Power BI web connector is perfectly able to parse these html tables.

 

Also I have a list of components ids table I want to scrap/download tables.

 

For example:

 

component
1
5
7
42

 

For component id = 42, the URL would be https://test.com.aspx?component=42

 

I want Power BI to take Ids from this list and download tables for these ids.

Would be perfect if tables will be concatenated.

 

Any ideas or suggestions would be appreciated. 

My thinking is I need some advanced Power Query/M and Parameters?

1 ACCEPTED SOLUTION
v-yulgu-msft
Employee
Employee

Hi @vyacheslavg,

 

Per my research, you could refer to below blogs 

Loop through Multiple Web Pages using Power Query

Iterating over multiple pages of web data using Power Query

 

Regards,

Yuliana Gu

Community Support Team _ Yuliana Gu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
v-yulgu-msft
Employee
Employee

Hi @vyacheslavg,

 

Per my research, you could refer to below blogs 

Loop through Multiple Web Pages using Power Query

Iterating over multiple pages of web data using Power Query

 

Regards,

Yuliana Gu

Community Support Team _ Yuliana Gu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

This is exactly what I was looking for.

He even shows couple of methods - thru functions-iterators and thru generated table - iterators.

In my case I already have a table thru which I want to iterate, which makes the exercise easier.

 

Thanks a lot!

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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