Forum Discussion
embedding
- Anonymous1 year ago
Hi powerbiexpert22 ,
You can consider generating an embed token for your embedded report yourself, then use the ‘use my embed token’ option in the official Power BI embed playground to simulate the appearance of your report after embedding.
Power BI Playground - Developer Sandbox
Generates an embed token for multiple reports, datasets, and target workspaces:
Embed Token - Generate Token - REST API (Power BI Power BI REST APIs) | Microsoft Learn
You might also consider using postman to call the api
Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.
Postman related information:
Web version of Postman:
Download Postman:
https://www.postman.com/downloads/
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks for the reply from AntonioCarl and suparnababu8 , please allow me to add the relevant information:
Hi powerbiexpert22 ,
Based on my research, if you need to embed PBI reports into your desktop/application, you may need to use embed for customer or embed for organization.
It is recommended that you use Embed for your customers, App users don't need a license
Ensure that Power BI Embedded is set up in Azure to allow applications to authenticate and render Power BI reports
Embed content in your Power BI embedded analytics application - Power BI | Microsoft Learn
Note:
You can try using RLS associated with Power BI Embedded to ensure data security and privacy.
Row-level security (RLS) with Power BI - Power BI | Microsoft Learn
There are Azure costs associated with using Power BI Embedded, depending on capacity and usage.
Capacity and SKUs in Power BI embedded analytics - Power BI | Microsoft Learn
This is the related document, you can view this content:
Power BI embedded analytics overview - Power BI | Microsoft Learn
Power BI Embedded for WordPress now available! - Microsoft Fabric Community
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- powerbiexpert221 year agoImpactful Individual
Hi Anonymous
how can i practice embedding report using API (not using iframe) meaning power bi embedded?