Forum Discussion
PowerBIEntityNotFound Error
- 6 years ago
Hi Anonymous ,
Per your description with reference below:
With Power BI Embedded, you can take the reports you design, integrate them into your Web, desktop, or mobile apps, and allow any of your application users to see them without requiring Power BI accounts for each user.
For my understanding,as for embeded,it has something to do with the underlying dataset,so your code should be the one display the reports in the workspace containing the dataset,other than a copied report,I guess it is the problem.
Best Regards,
KellyDid I answer your question? Mark my post as a solution!
Hello,
Thank you for your reply.
I was following this guide "https://docs.microsoft.com/en-us/power-bi/developer/embedded/embed-sample-for-customers" and dowloaded the template for "Apps Own Data", I set the web site up as a Master User and provided the username and password. It is then passed workspace, report and app service guids to display a power bi report.
The website is then viewed on an Android application in a webview through that. I have it working fine with certain reports but when I have made a copy of one in produces an error, I am unsure if it has something to do with the dataset.
I hope this information made it a bit more clear 🙂
Thanks,
Hi Anonymous ,
Per your description with reference below:
With Power BI Embedded, you can take the reports you design, integrate them into your Web, desktop, or mobile apps, and allow any of your application users to see them without requiring Power BI accounts for each user.
For my understanding,as for embeded,it has something to do with the underlying dataset,so your code should be the one display the reports in the workspace containing the dataset,other than a copied report,I guess it is the problem.
Kelly