Forum Discussion
Power BI Report Server Embedding
- 9 months ago
If you want to embed a RS pbi report to a web site or browswer like plugin, use the suggestion from Nabha-Ahmed.
For futher information about embedding, you can see my post here.
I think MS should build a document to describe the available parameters when embedding RS PBI to iframe, escpecially for RS.
Hi Maverik91,
If this is internal, then you can ensure that everyone has permissions to view the report on the report server, and then embed it in an iFrame with a query string of ?rs:embed=true at the end of the URL. THis is outlined here: Embed a Power BI Report Server report using an iFrame in SharePoint Server - Power BI | Microsoft Learn
If this is external and not on your org's network, then it gets messy. You would need to open up firewalls and port forward the report server so it is accessible outside your network.
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.