Forum Discussion
Hide items in Power BI Desktop
Hi subhadip,
You are probably not embedding the report in right way.
You should use App Owns Data approach to embed the reports. Here is the link.
Also, can you provide a snapshot of the report which you are seeing in your application to get a clearer picture?
Prateek Raina
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'
it opens the report where we can see various option file , view , refresh on top
favourite recent app in left .
All the icons need to be hidden. Is there any settings in the report which we can set to hide the details . Please suggest
- prateekraina8 years ago
Memorable Member
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
- subhadip8 years ago
Helper II
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