How to Edit Column Properties


Column properties are any type of metadata available for the columns (and, in some cases, also for hierarchies) in your data table. For example, this could be the name or number of decimals of a column, the data type, an optional description of the column content, or, a customized sort order for a string column. All properties can be viewed, and some can be edited, by selecting Edit > Column Properties.

  1. Select Edit > Column Properties.

  2. If you have more than one data table in the document, select the Data table to work on.

  3. Locate the column of interest by scrolling in the list or by typing a search expression in the field provided.

  4. Click to select the column.

  5. On the General tab, type a new name in the Name field.

  6. Click OK.

  1. Select Edit > Column Properties.

  2. If you have more than one data table in the document, select the Data table to work on.

  3. Locate the column of interest by scrolling in the list or by typing a search expression in the field provided.

  4. Click to select the column.

  5. On the Formatting tab, click to select a Category.

  6. Make any changes desired. See Column Properties - Formatting for more information about the various options.

    Comment: For example, to change the number of decimals displayed for a Real column, click Number. Then change the Decimal places to the desired number.

  7. Click OK.

Note: Custom sort order can only be applied to string columns, not to columns of other data types.

  1. Select Edit > Column Properties.

  2. If you have more than one data table in the document, select the Data table to work on.

  3. Locate the string column of interest by scrolling in the list or by typing a search expression in the field provided.

  4. Click to select the column.

  5. On the Sort Order tab, click to select Custom sort order.

  6. Click Configure....

    Response: The Custom Sort Order dialog is displayed.

  7. Move the values up or down in the Value order list, to create the desired sort order.

  8. Click OK to close the Custom Sort Order dialog.

  9. Click OK.

  1. Select Edit > Column Properties.

  2. If you have more than one data table in the document, select the Data table to work on.

  3. Locate the column of interest by scrolling in the list or by typing a search expression in the field provided.

  4. Click to select the column.

  5. Click Delete.

    Comment: You can hide columns from separate visualizations using the appropriate page in the Visualization Properties dialog without actually deleting the column. Likewise, you can hide filters that you do not wish to use in the Organize Filters dialog.

It is possible to display the text in a table as clickable hyperlinks by setting the renderer for a column to Link Renderer. Setting a template in Column Properties provides a default suggestion for the Link Renderer. The default template is "http://{$}/", where {$} represents the value from the table cell.

  1. Select Edit > Column Properties.

  2. If you have more than one data table in the document, select the Data table to work on.

  3. Locate the column of interest by scrolling in the list or by typing a search expression in the field provided.

  4. Click to select the column.

  5. On the Column Properties tab, scroll down to locate the Link Template property and click to select it.

  6. Click Edit Value....

    Response: The Edit Value dialog is displayed.

  7. Type a new template for the format of the links.

    Comment: For example, "http://www.{$}.com".

  8. Click OK to close the Edit Value dialog.

  9. Click OK.

If two or more columns are hierarchically related to each other, you can create a hierarchy that can be used instead of the separate columns when filtering or using the categories on axes or to specify other properties.

  1. Select Edit > Column Properties.

  2. Click Insert > Hierarchy....

  3. If you have more than one data table in the document, select the Data table to work on.

    Comment: Hierarchies can only be created with columns from the same data table.

  4. Select the columns that should be a part of the hierarchy from the Available columns list.

  5. Click Add >.

  6. Make sure that the columns are listed in the Hierarchy list from the least granular to the most granular category. For example, Continent - Country - City.

  7. Type a Hierarchy name.

  8. Click OK to close the Insert Hierarchy dialog.

  9. Click OK.

See also:

Details on Column Properties - General

Details on Column Properties - Formatting

Details on Column Properties - Properties

Details on Column Properties - Sort Order