What do these format types do?

Expand / Collapse
 

What do these format types do?


There are several format types that are associated with numerical figures that require explanation.

1. $/100 - (Number / 100) In currency format.
2. % of Group - Calculates the percentage of the row value to the entire group of values.
3. % of Group(with Rounding) - Same as above but rounds to closest tenth (ex. 1.11547% would be 1.1%).
4. Gauge - Shows value in a Linear Gauge instead of a numerical value.
5. Gauge(variable) - Shows values in a Linear Gauge which changes format due to values.
6. Dash Gauge - Shows value in a Radial Gauge instead of a numerical value.



Details
Type: FAQ
Options