Modify column parameters

Last modified by Aurelie Bertrand on 2026/07/01 09:10


Here's how to change the various parameters of the columns in a data model

Modifying the type of a column

Select the column you wish to modify and then, in the properties panel on the right, choose the Type from the drop-down list below.

DimensionAlphanumeric data used as analysis axes (examples: Region, Salesperson, etc.).
If the data is numeric, specify whether it is a dimension with continuous values by ticking the Continuous dimension box (you can create hierarchies on continuous dimensions).
Dimension (time)

A date dimension.
DigDash Enterprise creates three hierarchies by default for objects of this type:

  • The first, "Date" has Day, Month and Year levels (e.g. for the date 25/02/2011, the day level will display "25", the month level "February" and the year level "2011").
  • The second, "Month Year", has Day, Month, Quarter and Year levels (for example, for the date 25/02/2011, the Day level will display "25/02/2011", the Month level "February 2011", the Quarter level "Q1 2011" and the Year level "2011").
  • The third, " Week year ", includes the week and year levels (for the date 25/02/2011, the week level will display "8-2011" and the year level "2011").
Dimension (geographical)A geographic dimension (e.g. Region) which can be used in map-type graphical representations.
A Geographic hierarchy comprising Region, Country and Continent levels is automatically created for dimensions of this type.
MeasurementNumerical data, measurement of a number or quantity.
These objects have an aggregation function which allows their value to be adapted according to the level of aggregation. (Examples: Turnover, number of products in stock, etc.).

Column type

Note:
You can change the type of several columns simultaneously. To do this, select the columns, then choose the desired type.

Changing the identifier of a column

❗If you rename the identifier of a column, it will be removed from all charts using it (which could render the charts invalid). If you want to rename a dimension without affecting the content of your charts, change the value displayed from the multilingual editor.

Select the column from the list and enter the desired name in the Identifier field of the parameters panel.1773995884190-558.png

This identifier is used by default as the Name of the dimension or measure.

Modifying and translating the display name

To change the name displayed for a dimension or measure in the charts :

  1. Select the column and click the Translation_button_FR.pngbutton to the right of the identifier.
  2. In the Display name field, enter the name to be displayed.
    Display name

In this interface, you can also add a translation in the specified languages or a description. See the Translate the name of an object page for more details.

If you enter a description for a dimension or measurement, it will be displayed in the tooltip when you hover over the dimension or measurement:

  • in the Dashboard Editor: in the Filters/Variables section.
  • in the Dashboard: in Dimension objects and measurement filters, in Table charts, in the filter summary and in the ad-hoc analysis.

Modifying the format of a column

Select the measure whose format you wish to change and then, in the properties panel on the right, choose Format from the drop-down list.

If the desired format is not available in the list, you can create a new format using the Edit button. See the Format manager page for more details.

Modifying the aggregation function of a measurement

Select the measurement you wish to modify and then, in the properties panel on the right, choose the Aggregation function from the corresponding drop-down list.
By default, the Sum function is selected.
The Running sum function corresponds to the cumulative sum of the measurement's members.
The OR function logically ORs ('|' in programming or '+' in Boolean arithmetic) the measurement's (integer) values. Example: 2+2=4 (arithmetic sum) but 2|2 =2, 2|1=3, 1|0=1... (logical OR).

The selected function will be used to aggregate the measurement along the analysis axes.

Modifying the measurement trend

Select the measurement you wish to modify and then, in the column properties displayed on the right, choose Trend from the corresponding drop-down list.

The Trend is used to indicate the expected trend for a measurement:

  • Increasing: The trend for the measure should be increasing (e.g. sales).
  • Decreasing : the measurement trend should be decreasing (e.g. costs)
  • Stable: the measurement should remain stable

These trends are used by natural language queries. The keywords "best" and "worst" (top/bottom) respect the trend of the measure. So a top 5 on a rising bar will display the five highest values, while a top 5 on a falling bar will display the 5 lowest values.

Changing display settings in the filter and navigation bar

The dashboards display a bar containing all the dimensions selected for interactive filtering. The user can select the values to be displayed for each of these dimensions.
If you do not want a dimension to be displayed in the dashboard's interactive filter bar, uncheck the Filter bar box in Properties.
In addition, if you do not want a dimension to be navigated, uncheck the Navigation box in Properties. In this case, selecting values for the dimension will not modify the chart.
These properties will be used by default by information flows using the data model. They can be modified individually for each Flow.

See the dedicated page Specifying the dimensions used in the filter and navigation bar for more details.

Filter bars

Modifying artificial intelligence parameters

⚠ In the case of data models created in a version prior to 2025R1, AI analysis is disabled for all dimensions and measures.

Properties related to dimensions and measures are available if you use artificial intelligence:

  • AI analysis: By default, all dimensions and measures are used for analysis by artificial intelligence (Display highlights and DigDash Agent). You can uncheck AI analysis for a dimension/measure to ignore it.
  • Embed members (Only for a dimension in DigDash Agent)By default, members of all dimensions are embedded.
    Embedding involves transforming the names of members of a dimension (such as products, customers or countries) into numerical vectors that represent their meaning rather than just their spelling.
    This transformation allows semantic search to find items even if the words are not exactly the same - for example, searching for "auto" will also return "voiture".
    If the dimension contains a large number of members (for example, more than 100,000), the vectorisation process can take a long time.
    You can deactivate this functionality for a dimension to speed up the vectorisation process: the search will then be faster but will only be based on exact text matches.

Sorting the members of a column

Select the dimension you wish to sort and then, in the properties panel on the right, select :

  • The type of sort you want from the drop-down list: Alphabetic sort, Numeric sort (for numeric or date values) or Manual sort.
  • The sort order: Ascending or Descending.

If you select Manual sort, the Sort root members on dimension box is displayed, allowing you to select the sorted members and position the column elements in the desired positions (drag and drop the elements to the desired position).

Changing the time zone

In the case of a time dimension, you can change the time zone by specifying the original time zone of the date and the time zone in which you want the date to be displayed.

1773999989877-935.png

Defining a label for a dimension

You can define another dimension as the label for a dimension. In this case, by default, the values in the column chosen for the label will be displayed instead of the values in the column.
For example, if you add dimension B as the label for dimension A, and then display A in your chart, the values for dimension B will be displayed.

ℹ The display mode can be changed. It is also possible to display identifiers or identifiers and labels. See page Display the identifier or label of a dimension page for more details.

You must have a 1-1 relationship between the original dimension and the dimension chosen as the label. Labels can be used, for example, to add a text label to numeric dimensions.

To define another dimension as a label :

  1. Select the dimension for which you wish to use a label.
  2. In the right-hand panel, click the Select button to the right of Label.
    ➡ The Select a dimension dialog box is displayed.
  3. Select the desired dimension (a search bar is available if required) then click OK.
  4. Check the Sort on label box if you want members to be displayed according to the sorting of the label dimension.

To change the dimension used for the label, click on the selected dimension and proceed in the same way as above.
To delete the label, click the Delete button Bouton_supprimer.png.

1774001616013-665.png

💡You can also display the text of another dimension by adding an external dimension to the data model. See the page Importing an external dimension page for more details.

Hiding/Showing a column

To hide a column that you do not wish to use in your graphs (hidden columns do not appear in the visualization configuration stage):

  • Right-click the column, then select Show/Hide from the pop-up menu that appears.
    Show/Hide

For example, you can hide measurements that are only used to create other measurements.

Assigning a column to a category

To assign a column to a category:

  1. Right-click the column, then select Assign to category.
  2. Choose New to create a new category or select an existing category.

You can also change the category from the Category drop-down list in the right-hand properties panel.