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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
SebbyP333
Helper I
Helper I

Getting additional table rows from Website

Hello Community,

I am using the get data from web and there is a table with economic data.  On the website you press the 'Show More' button and the website loads additional rows in the table.  Using the web get data in Power BI i only get the initla table data and not all the rows.  How do i get the additional rows in the table.  

Website is below...

United Kingdom Services Purchasing Managers Index (PMI) (investing.com)

 

Thanks in advance.

 

Seb

2 REPLIES 2
v-xiaotang
Community Support
Community Support

Hi @SebbyP333 

I find a related article, you can try the solution below to scrape pages with infinite scroll,

vxiaotang_0-1646202383031.png

How to scrape pages with infinite scroll: extracting data with Instagram scraper | Diggernaut

 

Best Regards,

Community Support Team _Tang

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

v-xiaotang
Community Support
Community Support

Hi @SebbyP333 

When I connect to the web URL in Desktop, it only has 6 lines of data,

vxiaotang_0-1645077750690.png

which means that it won't pull more data from its database until you click the show more button. If you want to get all the data, you may need to contact the author of that website to get the correct url.

 

Best Regards,

Community Support Team _Tang

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

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors