Display measure values in the Text component
You can display the values of one or more measures in the Text component and use the measure values as text elements, for example. You can configure measures in the Text component in the same way as in other components. For example, you can select the value aggregation, define a filter, or specify the granularity. You can also add a measure as a scripted definition.
The measures are inserted as placeholders that can be formatted like any other text, with the exception that you cannot use different text formats within a placeholder.
Select the Text component to open the Configuration panel.
Click the
Configure data button. The Measures panel opens.
Click Add measure. The Model panel opens.
Select a measure in the Model panel. The Select aggregation panel opens.
If you want to add a measure as scripted definition, click the
Add scripted definition icon.
Select an aggregation.
Click Done.
The measure is added to the Measures panel. You can add multiple measures to the Measures panel.
To add a measure to the Configuration panel, select the measure in the Measures panel.
The selected measure is inserted as a placeholder in the Configuration panel in the following format. You can add multiple measures to the Configuration panel.
Placeholder format
${data.#<measure ID>}
Example
${data.#avg_activity_cycle_time}
The measure identifier is generated automatically, but you can also edit it manually in the configuration panel of the measure.
To configure a measure, select a measure from the drop-down menu at the top of the Configuration panel. Specify your settings.
To define a filter for the component, select Filters from the drop-down menu at the top of the Configuration panel. The Filters panel opens. Click Add filter and select a filter method.
The values of the selected measures are displayed in the Text component in the text format you specified.