Editor de fórmulas no Power BI DesktopFormula editor in Power BI Desktop
A partir da versão do Power BI Desktop de outubro de 2018, o editor de fórmulas (também conhecido como o editor do DAX) incluirá aprimoramentos de edição e atalho robustos para tornar a criação e edição de fórmulas mais fácil e intuitiva.Beginning with the October 2018 Power BI Desktop release, the formula editor (often referred to as the DAX editor) includes robust editing and shortcut enhancements to make authoring and editing formulas easier and more intuitive.
Usar o editor de fórmulasUsing the formula editor
Você pode usar os seguintes atalhos de teclado para aumentar sua produtividade e simplificar a criação de fórmulas no editor de fórmulas.You can use the following keyboard shortcuts to increase your productivity and to streamline creating formulas in the formula editor.
Comando do tecladoKeyboard Command | ResultadoResult |
---|---|
Ctrl+CCtrl+C | Copiar linha (seleção vazia)Copy line (empty selection) |
Ctrl+GCtrl+G | Ir para a linha…Go to line… |
Ctrl+ICtrl+I | Selecionar a linha atualSelect current line |
Ctrl+MCtrl+M | Ativar/desativar movimentação do foco com TabToggle Tab moves focus |
Ctrl+UCtrl+U | Desfazer a última operação do cursorUndo last cursor operation |
Ctrl+XCtrl+X | Cotar linha (seleção vazia)Cut line (empty selection) |
Ctrl+EnterCtrl+Enter | Inserir linha abaixoInsert line below |
Ctrl+Shift+EnterCtrl+Shift+Enter | Inserir linha acimaInsert line above |
Ctrl+Shift+Ctrl+Shift+\ | Ir para o colchete correspondenteJump to matching bracket |
Ctrl+Shift+KCtrl+Shift+K | Excluir linhaDelete line |
Ctrl+] / [Ctrl+] / [ | Recuar linha/Recuar linha para a esquerdaIndent/outdent line |
Ctrl+HomeCtrl+Home | Ir para o início do arquivoGo to beginning of file |
Ctrl+EndCtrl+End | Ir para o fim do arquivoGo to end of file |
Ctrl+↑ / ↓Ctrl+↑ / ↓ | Rolar para cima/para baixoScroll line up/down |
Ctrl+Shift+Alt + (tecla de direção)Ctrl+Shift+Alt + (arrow key) | Seleção de coluna (caixa)Column (box) selection |
Ctrl+Shift+Alt +PgUp/PgDnCtrl+Shift+Alt +PgUp/PgDn | Seleção de coluna (caixa) para cima/para baixoColumn (box) selection page up/down |
Ctrl+Shift+LCtrl+Shift+L | Selecionar todas as ocorrências da seleção atualSelect all occurrences of current selection |
Ctrl+Alt+ ↑ / ↓Ctrl+Alt+ ↑ / ↓ | Inserir o cursor acima / abaixoInsert cursor above / below |
Ctrl+F2Ctrl+F2 | Selecionar todas as ocorrências da palavra atualSelect all occurrences of current word |
Shift+Alt + (arrastar o mouse)Shift+Alt + (drag mouse) | Seleção de coluna (caixa)Column (box) selection |
Shift+Alt + ↓ / ↑Shift+Alt + ↓ / ↑ | Copiar linha acima/abaixoCopy line up/down |
Shift+Alt+→Shift+Alt+→ | Expandir seleçãoExpand selection |
Shift+Alt+←Shift+Alt+← | Reduzir seleçãoShrink selection |
Shift+Alt+IShift+Alt+I | Inserir o cursor no final de cada linha selecionadaInsert cursor at end of each line selected |
Alt+ ↑ / ↓Alt+ ↑ / ↓ | Mover linha para cima/para baixoMove line up/down |
Alt+PgUp / PgDnAlt+PgUp / PgDn | Rolar página para cima/para baixoScroll page up/down |
Alt + cliqueAlt+Click | Inserir o cursorInsert cursor |
Home / EndHome / End | Ir para o início/término da linhaGo to beginning/end of line |
Próximas etapasNext steps
Os artigos a seguir fornecem mais informações sobre fórmulas e DAX no Power BI Desktop.The following articles provide more information about formulas and DAX in Power BI Desktop.
- Noções básicas do DAX no Power BI DesktopDAX basics in Power BI Desktop
- Curso do Microsoft Learn DAX no Power BI DesktopDAX in Power BI Desktop Microsoft Learn course
- Referência do DAXDAX reference