Forum Discussion
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 text field to my reports saying "F11 = full screen".
But I would prefer to have a "Full Screen button", looks a bit more professional.
Is there a way to achieve this?
Wishing you all Happy Holidays! Natascha
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. π
2 Replies
- amitchandakSuper User
Natascha , I doubt as of now you can assign F11, function to a button.
- bolfriSolution 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. π