Forum Discussion
dvanlooy
1 year agoNew Member
Power BI Javascript postMessage issues (Failed to execute 'postMessage' on 'Window')
Hi, In the js library from https://github.com/microsoft/PowerBI-JavaScript we encounter a lot of errors caused bij postMessage functions. (Failed to execute 'postMessage' on 'Window': #<Object> cou...
Anonymous
1 year agoNot applicable
Hi dvanlooy ,
You seems to want to embed your Power BI Report by Javascript. Here I suggest you to make sure what kind of embedded methods you want: App owns data or User owns data.
For reference:
Embed content in your Power BI embedded analytics application for your organization - Power BI | Microsoft Learn
Embed content in your Power BI embedded analytics application - Power BI | Microsoft Learn
You can refer to the sample GitHub - microsoft/PowerBI-Developer-Samples: A collection of Power BI samples for developer use. .
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.