The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
We're trying to use the new Web query to scrape data from a website. However when you browse the site it doesn't have all items listed on one page. It appears that it loads the next page of items when you scroll to the bottom using what I assume is Javascript.
When we query the web page using Power BI it will just load the first set of items. As there's no page number in the URL we can't just run a parameter to iterate over all the pages.
Is there any way we can force load the whole lot or perhaps see the underlying URL of the page number?
@Veles ,
You may take a look at the post below.
After a year, is there an update that allows me to do this?
After a year, is there an update that allows me to do this?
Example web page:
User | Count |
---|---|
80 | |
78 | |
37 | |
34 | |
31 |
User | Count |
---|---|
93 | |
81 | |
60 | |
49 | |
49 |