0% found this document useful (0 votes)
75 views

Power BI DAX Keyboard Shortcuts

This document provides shortcuts for navigating and editing DAX code. It lists shortcuts for zooming the formula bar, commenting/uncommenting code, moving/copying lines up and down, selecting entire lines, indenting/outdenting, deleting words and lines, navigating to the start and end of code, and opening the shortcuts screen in Power BI.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
75 views

Power BI DAX Keyboard Shortcuts

This document provides shortcuts for navigating and editing DAX code. It lists shortcuts for zooming the formula bar, commenting/uncommenting code, moving/copying lines up and down, selecting entire lines, indenting/outdenting, deleting words and lines, navigating to the start and end of code, and opening the shortcuts screen in Power BI.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

Awesome

DAX
Shortcuts
Zoom in Formula Bar

Increase/Decrease Font Size in DAX formula bar on


any line of your DAX code and use "Ctrl +" zoom in.

And use "Ctrl - " to zoom out.

| youtube.com/@GoodlyChandeep 1/6
Comment & Un-Comment the Code

To comment code, use Ctrl + / for a single line or


select multiple lines and press Ctrl + / to comment
them all at once.

To un-comment a line or multiple lines : Ctrl + / (once


again)

| youtube.com/@GoodlyChandeep 2/6
Move Up / Down the Selected Line

Select the line or multiple lines and use the Alt + Up Arrow

Press Alt + Down Arrow to move the code down

| youtube.com/@GoodlyChandeep 3/6
Copy the Line up or Down
Use the shortcut Alt + Shift + Up-Arrow or Alt + Shift
+Down-Arrow to copy the line of code up or down

Select the Entire Line


Use Ctrl + L to select the entire line no matter where your
cursor is in the current line

| youtube.com/@GoodlyChandeep 4/6
Code Indentation
Tab & Shift + Tab (to indent & outdent) – But the Tab key
(indent) will only work if the cursor is at the start of the line

Ctrl [ & Ctrl ] (to indent and outdent) – On the flipside


both these shortcuts will work no matter where your
cursor is placed

| youtube.com/@GoodlyChandeep 5/6
Deleting a Word & Full Line of Code
Use Ctrl + Del to delete the word where your cursor is
currently active

Use Ctrl + Shift + k to delete the full line no matter


where your cursor is in the current line

Go to the Beginning or End of the Code


Ctrl + Home takes you to the start of the Code

Ctrl + End takes you to the end of the Code

Pro Tip #1 – Pressing Home will take you to start of the


current line
Pro Tip #2 – Pressing End will take you to the end of the
current line

Open up Shortcuts Screen in Power BI


If you want to take a look at the list of Power BI interface
shortcuts just press Shift + ?

| youtube.com/@GoodlyChandeep 6/6
hi me on
YouTube
youtube.com/@GoodlyChandeep

Power BI Courses
https://goodly.co.in/products/

You might also like