For values displayed on a component, you can configure the display format.
For attributes and predefined metrics, the default display format is configured in the View Manager. You can then either use this format, or use a customized format.
For component-specific metrics, the default display depends on the type of aggregation:
| Aggregation Method | Default Metric Format |
|---|---|
| Sum
Average Median Min Max |
Default display format for the original attribute. |
| Variance
Standard Deviation |
Default format (adjusted for locale) for a decimal number. |
| Count (Number of records with values)
Count Distinct (Number of unique values) |
Default format (adjusted for locale) for an integer number. |
Configuration dialogs for displayed values can include a Value Formatting section to control the display format. In the drop-down lists and radio button labels, Use default indicates to use the default format configured in the View Manager.
At the top of the display settings is a sample value showing the current configuration adjusted for your locale.
From the configuration dialog, to set the display format for a value displayed on a component:
To change the type of formatting for a number, click the radio button next to the formatting type to use.
If the number is formatted by default as a currency or a percentage, then you cannot select a different type of number formatting.

If the number was originally formatted as a currency, then the currency selection is displayed as a read-only value.
To display the full raw number if possible, click the automatic radio button. For extremely long numbers, Studio may still need to truncate the decimal places.
To specify the number of decimal places, click the custom radio button, then in the field, type the number of decimal places to display.
For each of the advanced items, you can choose to have the display use the default configured for the view, or select a specific option for this particular component. Under Advanced Formatting:
For each format, the display is controlled by the locale. For example, for some locales, the month is displayed first, and for others the day is displayed first.
For example, for a duration of 1 day, 15 hours, and 20 minutes, if you choose days as the precision, the value displays as 1.63 days. If you choose hours, the value displays as 39.33 hours.