Forum Discussion
Anonymous
9 years agoNot applicable
Power BI Embedded not working on IE
Has anyone else had any issues with getting Power BI Embedded to work in IE? We have a site which works fine in Chrome and Firefox but in IE, there is only blank white space where the reports are usu...
Kavita
9 years agoFrequent Visitor
Using the IE debugger found that there is an error “'Promise' is undefined”. Found the solution as below
https://github.com/Microsoft/PowerBI-JavaScript/issues/69
https://github.com/Microsoft/PowerBI-JavaScript/issues/54
After implementing, it worked for us on IE