Forum Discussion
Embedded Link to hide paramenter
- 4 months ago
Hi yannaingoo ,
This cannot be managed through the iframe or playground link. Parameters such as navContentPaneEnabled are handled on the client side, so users can still modify them in the URL.
To fully hide the navigation pane, you should use the Power BI Embed SDK , which allows you to control this setting in your code.
Alternatively, sharing through a Power BI App can provide a more secure, read only experience.
I hope this clarifies the situation. If I’ve misunderstood any part of your situation, please let us know.
Hey yannaingoo ,
You can't just hide this but you could create a Power BI app and share that way. That might not meet your business need but it is the normal way to share "read only" type of information that the user is only getting what you want them to get.