Forum Discussion
PiyushH1
6 years agoHelper I
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 ? Kin...
pabeader
2 years agoPost 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.