Forum Discussion

Natascha's avatar
Natascha
Frequent Visitor
3 years ago
Solved

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...
  • bolfri's avatar
    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. πŸ˜‰