Keyboard shortcuts
Keyboard shortcuts help to streamline your experience by giving you quick access to some of the most common actions in the 1010data Insights Platform.
General
The following keyboard shortcuts are available no matter where you are in the web interface.
Action | Keyboard shortcut | Description |
---|---|---|
Switch active window |
|
Displays the window manager which allows you to cycle through open
windows. Note: On most U.S. keyboards, the backtick (`) key
is located directly to the left of the number one (1)
key. After the window manager appears, continue holding down the Ctrl key (PC) or Control key (Mac) to keep the window manager on the screen. Each time the backtick key is pressed, the next window in the window manager is highlighted. When the window you want to make active is highlighted, release the Ctrl or Control key. |
Macro Language Workshop
The following keyboard shortcuts are available within the code editor pane in the MLW window.
Action | Keyboard shortcut | Description |
---|---|---|
Submit code |
|
Renders the set of actions that appear in the code editor pane. This keyboard shortcut executes the last render command selected from the Run menu. If a render command has not yet been selected, this keyboard shortcut is the same as selecting from the menu. |
Clone the MLW |
|
Creates a new MLW window with only the selected code from
the current code editor. If the code is a valid query, it is run immediately. This keyboard shortcut is the same as selecting Run menu. from theNote: Pressing
Ctrl+Shift+Enter
(Return) or
Shift+Enter
(Return) with no text selected will open a blank MLW
window.
(Available as of version 11.27) |
Code help |
|
Opens the reference pane and displays help content about the Macro Language
code associated with the location of the cursor in the code editor. (Available as of version 11.27) |
Find |
|
Displays the search options to locate specified search text in the code editor pane. |
Find next |
|
Locates the next instance of search text in the code editor pane. |
Replace |
|
Replaces each occurrence of specified text in the code editor pane with
replacement text. When using this option, you must confirm the replacement of each occurrence. |
Replace all |
|
Replaces all occurrences of specified text in the code editor pane with
replacement text. When using this option, no confirmation is required before the replacement of all occurrences. |
Trillion-Row Spreadsheet
The following keyboard shortcuts are available in the TRS window.
Action | Keyboard shortcut | Description |
---|---|---|
Add computed column | Equal sign (=) (Mac and PC) | This shortcut creates a new computed column in the Analysis Timeline. It is the equivalent of the Compute icon in the New operation panel. |
Add selection | Question mark (?) (Mac and PC) | This shortcut creates a new selection in the Analysis Timeline. It is the equivalent of the Select icon in the New operation panel. |
Add code | Less than sign (<) (Mac and PC) | This shortcut creates a new code panel in the Analysis Timeline. It is the equivalent of the Code icon in the New operation panel. |
Action | Keyboard shortcut | Description |
---|---|---|
Undo |
|
Undoes the last step in the TRS analysis timeline. You can undo every step of the timeline back to the beginning. |
Redo |
|
Redoes any steps in the timeline that were previously undone. You can continue using this shortcut until all undone operations are restored. |
Action | Keyboard shortcut | Description |
---|---|---|
Submit operation |
|
Provided that the entered expression is complete and valid, pressing
Enter (PC) or Return (Mac) submits
the operation. Using this shortcut performs the same action as clicking the Submit operation () icon. |
Submit and run query to the end |
|
Provided that the entered expression is complete and valid, pressing
Ctrl+Enter (PC) or
Control+Return (Mac) submits the
operation and runs the query to the end of the timeline. Using this shortcut performs the same action as clicking the Submit and run query to end () icon. |
Action | Keyboard shortcut | Description |
---|---|---|
Find |
|
Displays the search options to locate specified search text in the Macro Language view code editor field. |
Find next |
|
Locates the next instance of search text in the Macro Language view code editor field. |
Replace |
|
Replaces each occurrence of specified text in the Macro Language view code
editor field with replacement text. When using this option, you must confirm the replacement of each occurrence. |
Replace all |
|
Replaces all occurrences of specified text in the Macro Language view code
editor field with replacement text. When using this option, no confirmation is required before the replacement of all occurrences. |
Undo |
|
Undoes the last text typed in the Macro Language view code editor. |
Redo |
|
Redoes any text undone by the undo command. |
Action | Keyboard shortcut | Description |
---|---|---|
Enter a value expression |
|
Displays the expression editor. When the Simple Comparisons option in the Select rows panel is selected, press the equal sign (=) key to displays the expression editor. Use the expression editor to enter a value expression. |
Select to the end | Ctrl+Shift+Right arrow (PC and Mac) | In the expression editor, this shortcut selects all text from the cursor to the end of the expression. |
Select to the beginning |
|
In the expression editor, this shortcut selects all text from the cursor to the beginning of the expression. |
Submit operation |
|
Provided that the expression entered in the expression editor is complete and
valid, pressing Enter (PC) or Return
(Mac) submits the operation. Using the shortcut performs the same action as clicking the Submit operation () icon. |
Submit and run query to the end |
|
Provided that the expression entered in the expression editor is complete and
valid, pressing Ctrl+Enter (PC) or
Control+Return (Mac) submits the
operation and runs the query to the end of the timeline. Using this shortcut performs the same action as clicking the Submit and run query to end () icon. |