Hi,
I am trying to build a web app that embeds one particular Power BI report. Since this is only one report, I would like to hide "Filters" and the tabs. I was able to figure out how to hide "Filters" using
&filterPaneEnabled=false
which I found on the forums. However, there are no hints if it is possible to hide the report tabs. There is one report and there is no reason to have tabs (at least for my purposes).
Is this possible? If so, where do we find all this information? How are we supposed to know what options are available for modifying the look?
Cheers.