You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powerquery-docs/keyboard-shortcuts.md
+18-7Lines changed: 18 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,21 @@
1
-
**Keyboard Shortcuts**
1
+
---
2
+
title: Keyboard shortcuts in Power Query
3
+
description: This article outlines global keyboard shortcuts in Power Query Online
4
+
author:
5
+
ms.service: powerquery
6
+
ms.reviewer: kvivek
7
+
ms.date: 03/02/2021
8
+
ms.author: dhsundar
9
+
ms.custom: edited
10
+
---
2
11
3
-
Keyboard shortcuts provide a quick way to navigate and allow users to work more efficiently. For users with mobility or vision disabilities, keyboard shortcuts can be easier than using the touchscreen, and are an essential alternative to using the mouse. The table in this article lists all the shortcuts available within Power Query Online.
12
+
# Keyboard shortcuts
4
13
5
-
When using the Query Editor within Power Query Online, you can press Ctrl +? or navigate to Help -\> Keyboard shortcuts to view the list of keyboard shortcuts.
14
+
Keyboard shortcuts provide a quick way to navigate and allow users to work more efficiently. For users with mobility or vision disabilities, keyboard shortcuts can be easier than using the touchscreen and are an essential alternative to using the mouse. The table in this article lists all the shortcuts available in Power Query Online.
6
15
7
-
## Query Editor
16
+
When using the Query Editor in Power Query Online, you can press ```Ctrl + ?``` or navigate to the Keyboard shortcuts button in the Help tab to view the list of keyboard shortcuts.
17
+
18
+
## Query Editor...
8
19
9
20
|**To do this action**|**Press**|
10
21
| --- | --- |
@@ -18,15 +29,15 @@ When using the Query Editor within Power Query Online, you can press Ctrl +? or
18
29
| Advanced editor |**Ctrl + Shift + M**|
19
30
| Refresh |**Alt + F5**|
20
31
21
-
## Data Preview
32
+
## Data Preview...
22
33
23
34
|**To do this action**|**Press**|
24
35
| --- | --- |
25
36
| Copy cells/rows/columns |**Ctrl + C**|
26
37
| Select all cells |**Ctrl + A**|
27
38
| Select column |**Ctrl + Space**|
28
39
29
-
## _When the focus is on the column header_
40
+
## Focus on Column Header
30
41
31
42
| Filter menu |**Alt +**|
32
43
| --- | --- |
@@ -36,7 +47,7 @@ When using the Query Editor within Power Query Online, you can press Ctrl +? or
0 commit comments