Forum Discussion
Hide items in Power BI Desktop
Hi subhadip,
No. it is not possible for your scenario.
In your case your users have their own Power BI Pro Licenses, thats how they are able to see the report from their own Power BI account. You cannot alter the layout of app.powerbi.com.
Prateek Raina
Is there any way we can set it full screen by default , so that the user won't able to see the additional icons . until and unless they do exist screen . Please suggest .
- prateekraina8 years ago
Memorable Member
Hi subhadip,
The approach which you are following does not give room to any changes.
I would suggest you to embed your reports using User Owns Data approach. Then you will be able to do all this.
Prateek Raina
- subhadip8 years ago
Helper II
The Report is getting invoked from Java Application which pass the id with the help of query string and invoke the report . sample query string shown below .
https://app.powerbi.com/group/me/reports/xxxx-xxxx-xxxx-xxx/ReportSection?filter=id eq '1234'
can we add ?chromeless=true to make it work along with query string
Please suggest
- prateekraina8 years ago
Memorable Member
Hi subhadip,
It will open the report in full screen mode but still Filter pane will be visible on thr right.
Prateek Raina