Forum Discussion
Power BI embedded in to web app
Using Azure Power BI embedded service i can embed the reports into web application but problem is when i inspect the webpage i get the link of report
(For example- https://msit.powerbi.com/view?r=eyJrIjoiMDI2NmJkNjMtNmI3ZC00YjI4LWEyYzYtMjU0MGRmNmU5OTVhIiwidCI6IjcyZjk4OGJmLTg2ZjEtNDFhZi05MWFiLTJkN2NkMDExZGI0NyIsImMiOjV9)
Is there a better solution to handle such situation?
1 Reply
- Eric_ZhangMicrosoft Employee
Loki_DS wrote:
Using Azure Power BI embedded service i can embed the reports into web application but problem is when i inspect the webpage i get the link of report
(For example- https://msit.powerbi.com/view?r=eyJrIjoiMDI2NmJkNjMtNmI3ZC00YjI4LWEyYzYtMjU0MGRmNmU5OTVhIiwidCI6IjcyZjk4OGJmLTg2ZjEtNDFhZi05MWFiLTJkN2NkMDExZGI0NyIsImMiOjV9)If my Clients get hand on this, they need not to login to our application to view the report.
Is there a better solution to handle such situation?It is a publish to web link and is designed internet publish, which means that anyone got that link can access the report.
If you'd like the embedded reports not public to every one, you could have two options.
- Embedding with Power BI users --every users who'd like to access the embedded reports need their own Power BI account
- Embedding with non-Power BI users --no need Power BI account for the embedded reports audience, Power BI premium licence is required.