Modify a Column

The following sections describe ways that you can modify the columns of a data block.

Find a Column

To search for a column, press the ‘Search Columns’ button search in the bottom panel toolbar, and type the column name or any part of the column name. This will scroll the table to a matching column. If there are multiple matches, press the arrows to cycle through the matches. Press the ‘Clear’ button close circle to clear the search term.

searchColumn

Change a Column Name

To change a column name, select the data block and double-click the column header in the bottom panel. To display long column names, press the ‘Wrap Column Headers’ button wrap. Press again to hide long names.

Names must be unique without respect to case (e.g., "num1" is the same name as "Num1").
If there is a Dashboard that uses a Data Worksheet column, renaming the column will cause the Dashboard to lose its reference.

Change a Column Type (Embedded Table)

By default, all manually created columns in an Embedded Table are of type ‘String’. To change the type of an Embedded Table column, follow these steps:

  1. Click the Embedded Table data block to select it. In the bottom panel, right-click the column header and select ‘Column Type’ from the context menu or press the ‘Type’ button (number field, text field, datetime field, boolean field) in the column header. Note: You can also access menu options from the ‘More’ button (menu horizontal) in the mini-toolbar.

    embeddedTableColumnType2

    This opens the ‘Column Type’ panel.

  2. Select the desired data type from the ‘Type’ menu. If you select a numeric or date type, a secondary ‘Parse Format’ menu appears below.

  3. Optional: In the ‘Parse Format’ menu, select the format in which you have entered your data. This allows the Embedded Table to convert the data to a standard representation. For example, if you have entered dates in the form “1/13/1995,” select or type MM/d/yyyy as the parse format.

    The ‘Parse Format’ menu is available only for manually-created Embedded Table columns. It is not available for data converted from a regular data block.
  4. Optional: Enable ‘Set nonconvertible values to empty’ to assign a null value to numbers and dates that cannot be converted. Otherwise, you will be prompted to choose an action when nonconvertible values are detected.

  5. Press OK to close the ‘Column Type’ panel.

After you have specified a data type for a column of an Embedded Table, any additional data you enter into the column must match this specified type.

Example: Change the Column Type

In the following example, you will change the data type of an Embedded Table column from ‘String’ to ‘Integer’:

  1. Create a new Data Worksheet. For information on how to create a new Data Worksheet, see Create a Data Worksheet.

  2. Create a new Embedded Table with four rows and four columns. (See Enter Data for instructions on how to create an Embedded Table.)

  3. Click the Embedded Table data block to select it.

  4. Right-click a header cell in the bottom panel and select ‘Column Type’ from the context menu. Note: You can also access menu options from the ‘More’ button (menu horizontal) in the mini-toolbar. This opens the ‘Column Type’ panel.

    embeddedTableColumnType

  5. Select ‘Integer’ from the ‘Type’ menu and press OK.

    selectIntegerColumnType

Change Column Description

To add or edit a column description, follow the steps below:

  1. Click the data block to select it. Right-click the desired column header in the bottom panel (or press the ‘Actions’ button menu horizontal), and select ‘Column Description’ in the context menu.

    AddColumnDescription
  2. Add or edit the desired description in the ‘Column Description’ dialog box and press ‘OK’.

    AddColumnDescription2

Reposition a Column

To reposition a column, simply drag the column within the bottom panel and drop it at the desired position.

To reposition multiple columns, press the ‘Reorder Table Columns’ button order column in the bottom panel toolbar. This opens the ‘Reorder Columns’ dialog box. Select one or more fields and press the Up, Down, Move to Top and Move to Bottom buttons to adjust the order as desired. Press OK at the bottom of the panel.

reorderColumns

Hide a Column

To hide a column, press the ‘Visibility’ button eye in the column header, or press the ‘Actions’ button menu horizontal and select ‘Hide Column’ from the menu. To show the column again, press the ‘Visibility’ button eye again or press the ‘Actions’ button menu horizontal and select ‘Show Column’ or ‘Show All Columns’ from the menu.

You may need to first press the ‘Change View’ button view summary meta and select ‘Meta Data View’ view summary meta in order to see the column listed.

To hide multiple columns, press the ‘Show/Hide Columns’ button eye in the bottom panel toolbar. This opens the ‘Show/Hide Columns’ dialog box, where you can choose columns that you want to hide. Type in the ‘Search’ box and press the ‘Search’ button search to list columns that fully or partially match the search string. Press OK at the bottom of the panel after making your selection.

showHideColumns