Forum Discussion
The module named 'Html' has been disabled in this context
Hi Team ,
How are you ?
My data has not beed refresed in power service. getting error "The module named 'Html' has been disabled in this context".
can you please help me on this query ?
Kind Regards,
Piyush Hirpara
8 Replies
- dax
Community Support
Hi PiyushH1 ,
Is there any other detailed error information? You could try to check it in refresh history or other place. In addition, you also could try to check your gateway to see whether it work successfully, or you could try this in local desktop to see whether it work or not.
Best Regards,
Zoe ZhiIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- PiyushH1
Helper I
Hi ,
Please see below more in detail. I do not use gateway because i am geeting my excel files from online one drive. Also , when i ref my data on dektop application that it's get refresh but when it's publised in power service that time i can not refresh.
Thank you.
- rjhale
Helper V
I'm seeing the same thing on one of my Dataflows that simply pulls some data from a few web pages. This started occurring over the weekend.
- Syndicate_Admin
Administrator
am having exactly same error and didnt figure it out how to solve this
- Syndicate_Admin
Administrator
Perhaps this can help you:
https://learn.microsoft.com/en-us/power-query/connectors/web/web-troubleshoot
"Web.BrowserContents is replacing Web.Page, because Web.Page is based on Internet Explorer."
And Internet Explorer has been deactivated on all Windows Servers on last updated.
- pabeader
Post Patron
Open Power BI Desktop. Use that to make the initial connection to the WEB data you are trying to refresh.
Once you have a usable table of the data you are trying to use, copy that query.
Open Power BI Report Server version and paste the query into the RS version.
Go into Advanced Editor and make these changes.
Change Web.BrowserContents to Web.Contents
If you are replacing an existing web connection, adjust the following step to be #"Extracted Table From Html" instead of what is currently says.
You will now have a refreshable version of the WEB connection.
- AdrianchattoNew Member
You get this error message if you're trying to refresh data in a non-enterprise version of Excel. I did it in my work account and its fine. I do it in my personal Excel and I get the error message