Forum Discussion
subhadip
Helper II
8 years agoHide items in Power BI Desktop
How to hide items in Power BI Desktop . After publishing power bi report from desktop to "app.powerbi.com" site . we can see icons in left , right & top side of the page . Left Side :- Favourite...
prateekraina
Memorable Member
8 years agoHi 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
subhadip
Helper II
8 years agoThe 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