Forum Discussion
Natascha
3 years agoFrequent Visitor
Assign Function Key to Button
Hi Team, I would like to create a button that has a Function Key assigned (F11). With F11 you are able to see the full screen, without the Power BI Headers, consuming a lot of space. Now I add a...
- 3 years ago
As amitchandak said: there is no function to assaign F11 button, but you can save space linking a button to report url and adding additional parameter:
- For Power BI 365 add β?chromeless=1β
- For Power BI Report Server add β?rs:embed=trueβ
Add the string (no quotes) to the end of the URL of the Power BI report. This will remove the Power BI menu navigations and only display the report.
I hope that will help you. π
bolfri
3 years agoSolution Sage
As amitchandak said: there is no function to assaign F11 button, but you can save space linking a button to report url and adding additional parameter:
- For Power BI 365 add β?chromeless=1β
- For Power BI Report Server add β?rs:embed=trueβ
Add the string (no quotes) to the end of the URL of the Power BI report. This will remove the Power BI menu navigations and only display the report.
I hope that will help you. π