Forum Discussion
juangbiestro
9 years agoHelper I
power bi Iframe (not public data)
Hi. I have a report from a client and the idea is create a Iframe with the report. When the user log in on our website, they can see the report. The main problem is that data is not public. For t...
Greg_Deckler
9 years agoCommunity Champion
Sounds like you do not want to use "Publish to Web" which would be the easiest. Sounds like you need to use Power BI Embedded. Alternatively, you could iframe the entire Power BI Service with the specific report URL, but that would require them to login to Power BI and come with all of the functionality of the Service so you probably don't want that either.
juangbiestro
9 years agoHelper I
The main problem is that I can not "Publish to Web", because The dashboard contain client information.
In this case, Embed link would leak without any protection to access it.
I would like to get a Iframe or link to use on my Microsoft SharePoint, but this Iframe can not be publicly available.