Skip to content

Commit c87ad25

Browse files
committed
Initial edits
1 parent 3c98ff5 commit c87ad25

File tree

2 files changed

+19
-8
lines changed

2 files changed

+19
-8
lines changed

powerquery-docs/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@
215215
href: dataflows/troubleshooting-dataflow-issue-get-data-from-dataflow.md
216216
- name: "Connecting to the data source"
217217
href: dataflows/troubleshooting-dataflow-issues-connection-to-the-data-source.md
218-
- name: Feyboard shortcuts in Power Query
218+
- name: Keyboard shortcuts in Power Query
219219
href: keyboard-shortcuts.md
220220
- name: Best practices in Power Query
221221
href: best-practices.md

powerquery-docs/keyboard-shortcuts.md

Lines changed: 18 additions & 7 deletions
Original file line numberDiff line numberDiff 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+
---
211

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
413

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.
615

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...
819

920
| **To do this action** | **Press** |
1021
| --- | --- |
@@ -18,15 +29,15 @@ When using the Query Editor within Power Query Online, you can press Ctrl +? or
1829
| Advanced editor | **Ctrl + Shift + M** |
1930
| Refresh | **Alt + F5** |
2031

21-
## Data Preview
32+
## Data Preview...
2233

2334
| **To do this action** | **Press** |
2435
| --- | --- |
2536
| Copy cells/rows/columns | **Ctrl + C** |
2637
| Select all cells | **Ctrl + A** |
2738
| Select column | **Ctrl + Space** |
2839

29-
## _When the focus is on the column header_
40+
## Focus on Column Header
3041

3142
| Filter menu | **Alt +**![](RackMultipart20210302-4-r7oydo_html_3cccea986cc3e491.png) |
3243
| --- | --- |
@@ -36,7 +47,7 @@ When using the Query Editor within Power Query Online, you can press Ctrl +? or
3647
| Select first column | **Home** |
3748
| Select last column | **End** |
3849

39-
## _When the focus is on the cell_
50+
## Focus on Cell
4051

4152
| Select first cell of the row | **Home** |
4253
| --- | --- |

0 commit comments

Comments
 (0)