Intro
Power BI Desktop's shortcuts split into two families, an accessibility-first set for moving around reports (Tab, arrow keys, F6), and a VS Code-style set for editing DAX formulas.
https://hkeys.app
Power BI Desktop's shortcuts split into two families, an accessibility-first set for moving around reports (Tab, arrow keys, F6), and a VS Code-style set for editing DAX formulas.
Editing mode matters. Moving, resizing, and grouping a visual with the keyboard only works once you've entered editing mode on that visual; the same arrow keys just move focus between objects otherwise.
Two ways to right-click. A dedicated Windows context-menu key (between Left Alt and the arrow keys on many keyboards) plus F10 opens a context menu, or Shift+F10 does the same on any keyboard.
The DAX formula bar is a real code editor. Ctrl+D, Ctrl+Shift+L, Ctrl+/, and Alt+Click behave exactly like they do in VS Code, because Power BI reuses the same editor component for DAX.
A printable PDF of Power BI shortcuts for Windows is available. Section navigation (Ctrl+F6) and the DAX formula bar's editing shortcuts are the ones worth learning first.
Hold Ctrl and press Enter or Space on each object you want to add to the selection. The same Ctrl+Enter / Ctrl+Space combination multi-selects rows in a table too.
Once you're editing a measure or column, Ctrl+M moves focus to the formula bar itself so you can tab to the next UI element, and Ctrl+J expands or collapses it.
No. On the report canvas, Ctrl+G groups the selected visuals (while in editing mode). Inside the DAX formula bar, Ctrl+G opens "go to line number" instead, the same as in VS Code.
Need more than shortcuts?
Visit the Microsoft Power BI app page for an overview and helpful links.
Want to suggest a new app, report a bug, or get help? Email us at info@hkeys.app.
For anything else or just a quick hello, write to us at info@hkeys.app.