Forum Discussion

Priyadarshi89's avatar
Priyadarshi89
New Member
1 year ago

Error while embedding PowerBI Reports using JAVA & Javascript solution

Hello Team,

 

We had implemented a JAVA Web application which was embeding the PowerBI report in our own application based on the solution provide in the GIT (https://github.com/microsoft/PowerBI-Developer-Samples/tree/master/Java/Embed%20for%20your%20customers/AppOwnsData

Recentlly we are experiencing the error while PowerBi report embeding at UI side which comes from Power BI js library. Please refer below for the error and please suggest if anyone has experienced this error and solutions to fix this. 

 

Error in Browser Console:

VM35:110 TypeError: x.commands is not iterable
at reportEmbed.min.8de307fcc6cc733bdad5.js:1:4297735
at Generator.next (<anonymous>)
at r (reportEmbed.vendors.min.9f73310e50dbb641256d.js:1:352650)
at L (reportEmbed.vendors.min.9f73310e50dbb641256d.js:1:352852)
at reportEmbed.vendors.min.9f73310e50dbb641256d.js:1:352911
at new I (reportembed.externals.bundle.min.aadbab8e6076afc7bd17.js:5:28159)
at reportEmbed.vendors.min.9f73310e50dbb641256d.js:1:352793
at O.checkAndUpdateExplorationCapabilities (reportEmbed.min.8de307fcc6cc733bdad5.js:1:4299338)
at reportEmbed.min.8de307fcc6cc733bdad5.js:1:3054085
at Generator.next (<anonymous>)

7 Replies