By default, the display format for attribute values is based on the attribute's data type plus the user's current locale. You can change the default display format used for each attribute. Within specific components, you can then make some updates to the display format.
From the attributes list on the View Manager, to change the default display format for an attribute:
The Format Option dialog is displayed.
At the top of the dialog is a sample value that displays the current formatting selection based on your current locale.
A numeric attribute may be displayed as a regular number, a currency value, or a percentage.
Note that if you set a numeric attribute to be a currency or percentage, that selection cannot be overridden at the component level.

To display all of the decimal places from the original value, up to 6 places, click the automatic radio button. Studio truncates any decimal places after 6, and removes any trailing zeroes.
To specify the number of decimal places to use for all numbers, 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 determined automatically based on the user's locale, or select a specific option.
By default, 1 is displayed as the localized version of "True", and 0 is displayed as the localized version of "False". To set specific (but non-localized) values to display:
The selected format is adjusted for locale. For example, for some locales the month displays first, and for others the day displays 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.