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.
Hi! I retrieve data from a web page using Web.BrowserContents. It works well in Desktop but when I upload it to Report server I get the error below. Do you know what the error is due to? I have anonymous under data source.
The module named 'WebBrowserContents' has been disabled in this context.. The exception was raised by the IDbCommand interface.
Can I use something else than WebBrowserContents?
Thanks!
You can try the Web.Contents function.
Imke Feldmann (The BIccountant)
If you liked my solution, please give it a thumbs up. And if I did answer your question, please mark this post as a solution. Thanks!
How to integrate M-code into your solution -- How to get your questions answered quickly -- How to provide sample data -- Check out more PBI- learning resources here -- Performance Tipps for M-queries
Hi! I tried but all tables are empty when I use Web.Contents...
Hi @Anonymous ,
Have you granted access for Report server on Web sources?
Best Regards,
Kelly
Did I answer your question? Mark my post as a solution!