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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
jbenson
Helper III
Helper III

Web Link

I am trying to bring data over into power bi desktop from this link https://www.innovativeag.com/biddetail.cfm?location=&format=table&groupby=ccommodity&setLocation=&co...  when i do it says it can not find any tables. What am i doing wrong that it cant find any tables 

1 REPLY 1
V-lianl-msft
Community Support
Community Support

Power Query can only extract data from a web page if it is in a suitable tabular format such as HTML, PHP etc. It won't work on JavaScript rendered tables and many other types.

Try to use Python to do a web crawler.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

Top Solution Authors