Forum Discussion
Power BI Report Server Embeding
- 8 years ago
Hi Anonymous,
You can embed reports within an iFrame by adding the querystring parameter ?rs:Embed=true at end of the URL. See: https://docs.microsoft.com/en-us/power-bi/report-server/developer-handbook-overview#embedding
You can take a look at this sample: https://docs.microsoft.com/en-us/power-bi/report-server/quickstart-embed
Best Regards,
Qiuyun Yu
Hi Anonymous,
You can embed reports within an iFrame by adding the querystring parameter ?rs:Embed=true at end of the URL. See: https://docs.microsoft.com/en-us/power-bi/report-server/developer-handbook-overview#embedding
You can take a look at this sample: https://docs.microsoft.com/en-us/power-bi/report-server/quickstart-embed
Best Regards,
Qiuyun Yu
Hi Qiuyun Yu,
Thank you for reply I tried with iframe and its work But my requirment is embed report with authentication generate token access its possible with report server?can you please send the steps for this? If its possible with report server.
Thank you In advance.