Read more about Data Workbench’s End-of-life announcement.
Text or expressions can be entered into any cell of a worksheet.
All expressions in a worksheet are preceded by an equal sign (=) unless using eval( ), which treats the text in the referenced cell as a expression.
For a full list of metric, dimension, and filter syntax rules, see Query Language Syntax.
To type data into a worksheet
To copy and paste from one cell to another
Data Workbench automatically updates the references in the new cell to refer to the appropriate columns and rows.
To copy and paste from a group of cells to another
Data Workbench automatically updates the references in the new cell to refer to the appropriate columns and rows.
To insert a column
To delete a column
To insert a row
To delete a row
To resize a column
To format a cell
Right-click the cell and click Format.
Click the desired format in the menu of available options:
Menu Option | Description |
---|---|
Number |
Applies the selected numeric format to your data, such as time, date, percentage, or decimal. Click Default to remove the selected formatting. |
Justify |
Justifies the data within the cell to the left, center, or right. The default justification is left. Click Default to remove the selected formatting. |
Color |
Applies the selected font color to the data within the cell. The default font color is white. Click Default to remove the selected formatting. |
Indicator |
Creates a metric indicator using this cell. For more information, see Creating Metric Indicators. Click Default to remove the selected formatting. |
Input Cell |
Makes the selected cell an input cell. For more information, see Creating Input Cells. Click Default to remove the selected formatting. |
Within worksheets you can use many of the basic editing keyboard shortcuts that you can use in any text editor, such as Notepad or Microsoft Word.
The following table lists the basic keyboard shortcuts that you can use when entering data into a worksheet.
Shortcut | Description |
---|---|
Arrow Keys |
Move from cell to cell in your worksheet using the up, down, left and right arrow keys. |
F2 |
Edit the cell by placing your cursor in the cell that you have selected. |
Enter |
Completes the editing of the cell that you have selected. Your cursor is removed from the cell and the cell contents reflect your editing. |
Esc |
Cancel the editing of the cell that you have selected. Your cursor is removed from the cell and the cell contents revert to what they were before you began editing. |
Delete |
Delete the contents of the cell(s). |
Ctrl+A |
Select the contents of the cell. |
Ctrl+c |
Copy the contents of the cell(s). |
Ctrl+x Shift+Delete |
Copy and remove the contents of the cell(s). |
Ctrl+v Shift+Insert |
Paste the contents of cell(s) that you have copied into the selected cell(s). |
Ctrl+z |
Undo typing. |
Ctrl+Shift+z |
Redo typing. |