Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

embedded.powerbi.com gave warning in web browers

Hi, I have some PBI reports embedded in Azure Web Apps. When the web app page opens the web browser gives me a warning:

An embedded page at embedded.powerbi.com says:

debug assert failed warning feature switches have not been registered yet so switch values may not be correct.

Do you know how to disable this warning?

Thank you

Status: Needs Info
Comments
v-haibl-msft
Employee

@billzhang1123

 

Please try to remove the following line from the application code at Scripts/powerbi.js. this.config.embedUrl += '&unmin=1';

 

If issue persists, please also clear the browser cache.

 

Best Regards,
Herbert

Vicky_Song
Impactful Individual
Status changed to: Needs Info