Forum Discussion
Anonymous
1 year agoNot applicable
Trying to pull HTML data dynamically - issue parsing tables
Hello, I am trying to dynamically pull data from a web-source, and have it update monthly (this update will still need a manual trigger since the PowerBI Service does not allow dynamic sources). ...
- 1 year ago
If you want to parse the HTML yourself you need to use Web.BrowserContents , not Web.Contents.
Web Scraping with Html.Table in Power Query – BI Polar (ssbipolar.com)
How to get the most out of Web.BrowserContents() - Foster BI
lbendlin
1 year agoSuper User
If you want to parse the HTML yourself you need to use Web.BrowserContents , not Web.Contents.
Web Scraping with Html.Table in Power Query – BI Polar (ssbipolar.com)
How to get the most out of Web.BrowserContents() - Foster BI