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.
Hello all,
Is it possible for webscraping with Power bi? I mean in a website on doing a click on particular button gives some data. So, command we give from power bi should click on the button and get data from website which shoould be done fequently using automation
Solved! Go to Solution.
HI @Anonymous
Sure, Please kindly refer to below link:
https://www.youtube.com/watch?v=RnMrGaiVWtQ
This is made to power query in excel but it also works in power bi:
https://www.mattmasson.com/2014/11/iterating-over-multiple-pages-of-web-data-using-power-query/
Official document also be your reference:
https://docs.microsoft.com/en-us/power-bi/desktop-connect-to-web-by-example
HI @Anonymous
Sure, Please kindly refer to below link:
https://www.youtube.com/watch?v=RnMrGaiVWtQ
This is made to power query in excel but it also works in power bi:
https://www.mattmasson.com/2014/11/iterating-over-multiple-pages-of-web-data-using-power-query/
Official document also be your reference:
https://docs.microsoft.com/en-us/power-bi/desktop-connect-to-web-by-example
I have the same problem, but the link (
https://www.mattmasson.com/2014/11/iterating-over-multiple-pages-of-web-data-using-power-query/)
does not work anymore.
Do you or someone have another idea? The solution to load the table by examples has not worked either.
😐
Yes, you can bring data into Power BI from a web source. Here are some links that might help:
https://www.youtube.com/watch?v=s_5Jk8_fHjA
Thanks!
Dawn