The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello,
I have a query developed in Powerquerry desktop that uses a WEB data source and that works correctly.
I wanted to copy this query into a DataFlow, but I get the error message "Expression.Error: The module named 'WebBrowserContents' has been disabled in this context. "
Do you know where this can come from?
Thanks in advance.
Solved! Go to Solution.
Hi @Anonymous ,
Disabled modules are related to functions that require an on-premises data gateway connection to work. Even if the function is getting data from a webpage, because of some security compliance requirements, it needs to go through a gateway connection.
For specific steps, you can refer to the following URL:
Expression.Error: The module named 'xyz' has been disabled in this context
Best Regards,
Liu Yang
Hi @Anonymous ,
Disabled modules are related to functions that require an on-premises data gateway connection to work. Even if the function is getting data from a webpage, because of some security compliance requirements, it needs to go through a gateway connection.
For specific steps, you can refer to the following URL:
Expression.Error: The module named 'xyz' has been disabled in this context
Best Regards,
Liu Yang
Are you on a Premium Capacity? If so, talk to your Tenant admin.