Forum Discussion
Performance issue in Power BI embedded
Hi Anonymous ,
There are several points you can considerate:
1.You can refer to the link to improve the performance :Power BI Embedded performance .
2.Make sure the embed token did not expire. Make sure you're checking the embed token expiration and refreshing it. For more information, see Refresh token using JavaScript SDK.
3.Open the file from Power BI Desktop, or within powerbi.com, and verify that performance is acceptable to rule out issues with your application or the embedding APIs.
4.You can go through the Embedding setup tool to quickly download a sample application. Then you can compare your application to the sample.
5.Verify that you have all the proper prerequisites before using the Embedding setup tool. You need a Power BI Pro account and a Microsoft Azure subscription.
- If you're not signed up for Power BI Pro, sign up for a free trial before you begin.
- If you don’t have an Azure subscription, create a free account before you begin.
- You need to have your own Azure Active Directory tenant setup.
- You need Visual Studio installed (version 2013 or later).
You may resolve the issue via the troubleshooting link :https://docs.microsoft.com/en-us/power-bi/developer/embedded-troubleshoot.
Best Regards,
Amy
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.