Forum Discussion
Embedding Power BI report in public website without exposing Semantic Model
- 11 months ago
In my opinion, since you don't need security (other than not seeing more than what's displayed in the dashboard), why don't you make the dashboard available on a reduced semantic model (which only contains what you display)?
In this case, access to the dashboard or the semantic model will be equivalent.
Don't hesitate to give a thumbs-up if my answer helps you.
Have a nice day,
Vivien
Hi Rafaela07
I wanted to check if you had the opportunity to review the information provided by user. Please feel free to contact us if you have any further questions.
Hi Anonymous,
The info were indead helpful to conclude that publish to web is not the appropriate approach for our solution. We are considering Power BI Embedded app owns data with the generation of report-scope tokens, but truth is I'm still trying to read and understand more about this to decide whether it is a bulletproof solution (end user sees only what's rendered in the report and cannot query the model in a way that they could in the publish to web scenario using eg browser developer tools)