Column Selectors


When you create a visualization, you can select what will be shown on each axis in the visualization using column selectors. (The column selectors become visible when you hover with the mouse over a visualization.)

These are found in three different places:

For the most part, column selectors behave in the same way regardless of where they are found in the application. Clicking the selector brings up a list of all available columns, together with any aggregation measures. See Non-Column Selections to learn about menu alternatives which are not columns. It is also possible to search for columns and expressions in a search field. See below for more details on search. Right-clicking the column selector will display a different menu, where some additional options can be changed, like the possibility to add multiple columns simultaneously by choosing Select Columns....

Expanded and Collapsed Mode

The column selectors can be either in collapsed mode, showing only the list of columns, the search field, and, if applicable, an aggregation menu. Click the expand icon, , at the top of the column selector to expand it. All column selectors will be opened in the mode used the last time a column selector was used.

Collapsed:

Number

Section

Description

1

Data table

[Only available when more than one data table is included in the analysis and the main data table of the visualization has at least one column match in another data table.]

Allows you to select the data table from which to choose columns.

2

Aggregation menu

This is where you select how to aggregate your data, when applicable.

3

Search field

This is the search field, as explained below.

4

List of columns or search results

Lists all available columns, or, if you have performed a search, lists the result from the search; including columns, aggregations or recent expressions.

5

Remove

Removes all columns and expressions from this part of the axis.

If desired, the column selector can be in expanded mode where you can also type a display name and view or edit the underlying axis expression.

Expanded:

Click the collapse icon, , at the top of the column selector to collapse it.

Number

Section

Description

1

Data table

[Only available when more than one data table is included in the analysis and the main data table of the visualization has at least one column match in another data table.]

Allows you to select the data table from which to choose columns.

2

Search field

This is the search field, as explained below.

3

List of columns or search results

Lists all available columns, or, if you have performed a search, lists the result from the search; including columns, aggregations or recent expressions.

You can right-click a column in the list and insert the column directly into the expression at the current cursor location. You can also right-click a column and insert the column using a specified aggregation method.

4

Aggregation menu

This is where you select how to aggregate your data, when applicable.

5

Display name

Allows you to specify a display name to use instead of the current expression.

Note: If you are manually editing the expression the display name field will be unavailable until you click Apply in the Edit expression field.

6

[Additional controls]

Some aggregation methods also display additional controls here in expanded mode. See Expression Shortcuts Overview for more information about the available controls for each aggregation method.

7

Expression field

Allows you to view or manually edit the current expression. Note that columns from other data tables than the main data table need to be entered using their qualified name, that is, [Data Table Name].[Column Name] in the expression.

If you edit the expression, an Apply button in the shape of a bent arrow will show up. Click the apply button when you are done editing the expression to enable the Display name field again. You can also press Ctrl+Enter on the keyboard to apply the expression.

Right-click in the expression field to get access to Recent Expressions. See Expression and Script Editor Keyboard Shortcuts for some helpful keyboard shortcuts.

Note: The expression you see in the column selector only applies to that particular part of the axis expression. This means that if you have multiple columns on an axis and you want to edit the expressions for all columns, you must either open the column selector for each column, or, right-click the column selector and select Custom Expression... to edit the entire axis expression at once.

8

Remove

Removes all columns and expressions from this part of the axis.

Searching in Column Selectors

When you start typing in the search field of a column selector, all columns containing the entered letters will be listed in the selector. You will also get a list of aggregation methods and/or any recent expressions where the entered letters are included:

Axis Selectors

Below are some simple examples of what you can do with an axis selector like this one:

To switch column on an axis:

  1. Click the arrow next to the name of the previously used column.

    Comment: In the example above, click the arrow next to Year.

  2. Select a new column from the menu.

    Comment: All columns that are allowed on the specific axis will be shown.

    Response: The visualization is updated to use the new column.

To switch column on an axis using drag and drop:

  1. In the Data in analysis flyout, drag the column you want to display to the axis selector area.

  2. Response: A visual indication is shown depending on where you position the dragged column.

  3. Drop the column straight onto the axis selector.

    Response: The visualization is updated to use the new column.

On most of the axes, you can select to display more than one column simultaneously. This will create a hierarchical structure on the axis.

To add a column to an axis:

  1. Click the plus sign (Add one more column) on the axis of your choice.

  2. Select a new column from the menu.

    Response: The visualization is updated to show data from the new column as well as from the old one.

  3. If desired, you can rearrange the order of the current axis columns using a drag-and-drop operation.

    Comment: See "Hierarchies" for more information.

To add a column to an axis using drag and drop:

  1. From the Data in analysis flyout, drag the column you want to add onto the plus sign (Add one more column), or to the thick colored line between previously added columns) in the axis selector area.

  2. If desired, rearrange the order of the current axis columns using a drag-and-drop operation.

    Comment: See "Hierarchies" for more information.

To create a fixed hierarchy from a visualization axis:

In a fixed hierarchy, the columns, and their relative positions, are already defined. Using a fixed hierarchy on an axis will display a hierarchy slider that makes it possible to easily switch between the levels in the hierarchy.

  1. On the axis, select the columns to form the hierarchy.

    Note: If the number of columns added to an axis exceeds three, the name of each column will no longer be displayed. Instead the number of added columns is shown.

  2. Make sure the columns are ordered in the way you want.

  3. Right-click one of the column selectors, and select Create Hierarchy from the pop-up menu.
    Response: The separate column selectors are replaced by a single selector showing the hierarchy, and the selector is supplemented with a slider. The created hierarchy and its associated hierarchy filter become available in the Data in analysis flyout. In the Filters panel, the hierarchy filter is shown at the bottom of the list of filters for the data table in question.

    Tip: You can, if you want, give the created hierarchy a name. Locate the hierarchy in the Data in analysis flyout, right-click it, and select Rename. Enter a suitable name, and click OK.

To remove a column from an axis:

  1. Click the arrow next to the name of the column you wish to remove.

  2. Click Remove at the bottom of the column selector.

    Response: The column is removed from the axis and from the visualization.

    Tip: You can also right-click the column selector and select Remove or Remove All from the pop-up menu.

To use a custom expression on an axis:

  1. If you just want a simple custom expression you can type it directly in the Edit expression field of the expanded column selector for the axis of interest.

  2. For more complex expressions, right-click the axis of your choice.

  3. Select Custom Expression... from the menu.

    Comment: See How to Insert a Custom Expression for more information.

To change the display name on a column selector:

  1. Click the column selector you want to modify.

  2. Make sure that the column selector is in Expanded mode.

  3. Under Display name, enter the name you want to display on the column selector.

  4. Close the column selector.

    Response: The text you entered is now displayed on the column selector.

    Comment: If multiple columns are used on an axis, you can change the display names for each of the columns by repeating the steps above for each separate column selector.

    Comment: You can also change the expression itself to modify the name. See below to learn how.

To change display name on a column selector by modifying the entire expression:

If you are writing complex custom expressions involving more than one column you may want to change the display names on an axis by modifying the expression behind the axis directly using the "AS" keyword. Using a simple example, you may have a line chart where the Y-axis shows one line for sum of sales, and another line for sum of gross profit. The column selectors would then appear as seen below:

You may want to shorten the names on the column selectors to say just Sales and Profit respectively. To do that, follow the steps below:

  1. Right-click the column selector you want to modify.

  2. Select Custom Expression from the menu.

  3. Under Expression, you will see this text string: Sum([Sales Total]), Sum([Gross Profit]).

  4. Now modify the text string to say this instead: Sum([Sales Total]) AS Sales, Sum([Gross Profit]) AS Profit.

  5. Click OK.

    Response: The display names on the two column selectors will now be Sales and Profit:

    Comment: If the lines have different colors, you may have to readjust the coloring manually after you have changed the display names on the column selectors.
    Comment: If you only want to change one or some of the names on an axis, just leave the other ones as they are.

To dynamically change the column used on an axis by marking in another visualization:

  1. Right-click the axis of your choice.

  2. Select Column from Marked... from the menu.

    Comment: See What is Column from Marked? and Details on Column from Marked for more information.

To use a property on an axis:

  1. Right-click the axis of your choice.

  2. Select Set from Property... from the menu.

    Comment: See Using Properties in the Analysis and Details on Set from Property for more information.

    Note: This is a shortcut to set a property on the axis. You can do more advanced expressions involving properties in the Custom Expression dialog.

Legend Selectors

In the legend of a visualization, there are different types of selectors, depending on what kind of visualization you are currently viewing. These selectors provide dimensions to your visualization beyond what axis selectors can do. Right-click anywhere in the legend to open a menu where you can select which selectors are to be visible in the legend. For more information, see Legend.

Each of these options are explained in detail in the visualization properties descriptions for each type of visualization.

Note that the column selector Marker by in a scatter plot may affect how other column selectors in the visualization can be configured. If you choose to let markers represent the contents of a column, rather than using the row number, and the data in this column is possible to aggregate, the Aggregation menu will be activated in the appropriate column selectors. TIBCO Spotfire will also try to set the axis selectors to the most meaningful aggregation. See Aggregation for more information.

Select Remove from a column selector to remove any selections made. For example, removing all columns from the Size by option in a scatter plot and setting it to (None) will make all markers be of the same size instead of letting the size depend on a certain column.

The Data table selector allows you to specify the main data table to be used in the visualization. See Multiple Data Tables in One Visualization for more information about the main data table. The Marking selector specifies which marking (if any) to use in the visualization.

See also:

Drag-and-drop

Hierarchies

Hierarchy Slider

Aggregation

Non-Column Selections