Formatting Data

The Dashboard Builder allows you to customize various format settings for numeric and date-time values.

Formatting Numeric Values

To specify a format for numeric values, open the dashboard item Bindings menu, select a required data item and go to the Format section.

wdd-format-rype

In the Format type field, select the required format type.

Format Type Description
Auto Format settings are automatically determined based on the data type.
General Converts a number to the most compact of either fixed-point or scientific notation, depending on the type of the number.
Number Converts a number to a string of the "-d,ddd,ddd.ddd…" form where "-" indicates a negative number symbol (if required), "d" indicates a digit (0-9), "," indicates a group separator, and "." indicates a decimal point symbol.
Currency Converts a number to a string that represents a currency amount. To learn about currency formatting specifics, see the Currency Formatting Specifics section of this document.
Scientific Converts a number to a string of the "-d.ddd…E+ddd" or "-d.ddd…e+ddd" form where each "d" indicates a digit (0-9).
Percent Multiplies a number by 100 and converts it to a percentage string.

Other format settings are in effect for only specific format types.

Setting Description Format Types
Unit The unit to which values should be converted. Number, Currency
Precision The number of fractional digits that should be displayed. Scientific, Percent
Include group separator Specifies whether or not separators should be inserted between digit groups. Number, Currency, Percent
Currency Defines the currency sign and format settings that should be used to display currency values. To learn about currency formatting specifics, see the Currency Formatting Specifics section of this document. Currency

Formatting Date-Time Values

To specify a format for date-time values, use the Format Type option in the data item's Format section.

wdd-format-type-date-time

Specific group intervals do not have format options. This means that corresponding values can only be presented in a single manner. The Format section is not displayed for such group intervals.

The following list shows format types by group interval.

The list below illustrates format types related to the Exact Date group interval.

Currency Formatting Specifics

The Dashboard Builder allows you to specify currency formats for the current data item or for entire dashboard.