Selecting columns on an axis
When creating a visualization, you select which data columns to show on various axes such as on the X-axis, the Y-axis and the color axis.
About this task

To switch to another column, or to add more columns to an axis, either click the column selector itself and choose a column, or use the Data in analysis flyout to drag a new column to the visualization.
- Aggregating data
Visualizing data involves presenting aggregated values of the data you have loaded. Examples of aggregated values are sums, averages, counts of occurrences, or results from various statistical calculations. That is, they represent collections of data as single values. In most cases, the data to aggregate is numerical, but also non-numerical data can be aggregated. - Drag-and-Drop
Spotfire contains rich possibilities of using drag-and-drop operations for setting up the visualizations. You can drag columns from the data in analysis flyout, filters from the filters panel, or even column selectors and drop them on the visualization axes and drop targets in the middle of the visualizations. These drop targets control coloring, trellising, size or shape, etc. You can also change the layout of visualizations on the pages using drag-and-drop. All operations can be undone, so you can try different layouts without being afraid of destroying anything. - Hierarchies
Data can be organized in a specific order where each value is either above or below in relation to the other values. Usually in this hierarchical structure, the most general value is at the top and the most detailed one is at the bottom. - Other options than columns in column selectors
You can encounter other options than actual column names in the column selectors. - Adjusting scales on axes
By default, there is only one scale on an axis, and all measures are shown on this scale. If the measures are of completely different magnitudes, or use different units, you might benefit from using other options, for example, adding more than one scale on an axis to visualize the measures. - Changing display name for an axis
You can specify your own display name for an axis. - Changing the fonts in specific visualizations
Often, you probably want to use a unified set of fonts in the analysis, using a theme. However, it is possible to update fonts in a specific visualization from the visualization properties dialog of the installed client. - Changing the formatting in visualizations
The formatting defines how the data will be presented. For example, depending on how you format a date column, the dates therein can be shown as "01/12/2022" or "January 12th, 2022". - Column from marked
The Column from marked functionality is a way to look up which column to assign to a column selector by fetching the column name from a cell value in a data table, using marking. The cell would then contain the name of the column you want to assign to an axis in a visualization, such as what to use on the X-axis or what to color by. - Axis settings
You can specify how categorical axes should behave in different situations from the visualization properties, or directly in visualizations (in the installed client).
Selecting columns using the column selector
Procedure
Results
After selecting a new column, you can adjust what you show on the axis using the scale label settings or the axis settings.
More about column selectors
Column selectors not only available on the axes, but also in the legend, in visualization properties and in certain dialogs or flyouts.
About this task
For the most part, column selectors behave in the same way regardless of where they are found in the application, but the available options depend on the context. Clicking the selector brings up a list of all available columns, together with any aggregation measures. See Other options than columns in column selectors to learn about menu alternatives which are not columns.

Right-clicking the column selector will present a different menu, where some additional options can be changed, like the possibility to add multiple columns simultaneously by choosing Select columns, the use of Column from marked, or the option to add custom expressions. In the installed client, you can also handle column selections using a property, by choosing the Set from Property option.
If you have more than one data table in the analysis, and the data tables have some matching columns, you can select the data table to choose columns from the menu at the top left of the column selector popover. Read more in Multiple data tables in one visualization.

Note that columns from other data tables than the main data table
must be entered using their qualified name, that is,
[Data Table Name].[Column Name]
in the expression.
Some aggregation methods also present additional controls here in expanded mode. See Shortcuts to frequent custom expressions and the following topics for more information about the available controls for each aggregation method.