eb53441b09b8f11195487cfa529b43ef601d23c5
Guides/ReportDesign/4.0-fields-tab.md
| ... | ... | @@ -122,9 +122,9 @@ The **Format** dropdown menu is a list of formats for the entries of the field s |
| 122 | 122 | |0%|Displays the number as a percentage|50000%| |
| 123 | 123 | |% of Group (with rounding)|Same as % of Group but rounds to closest tenth (ex. 1.11547% would be 1.1%).|100.0% (only one selected value, 500)| |
| 124 | 124 | |% of Group|Calculates the percentage of the row value to the entire group of values.|100%| |
| 125 | -|Gauge|Shows value in a Linear Gauge instead of a numerical value.|| |
|
| 126 | -|Gauge (variable)|Shows values in a Linear Gauge which changes format due to values. The field you format supplies the value to be gauged, the next two numerical fields establish (respectively) the lower and upper boundaries of the gauge.|| |
|
| 127 | -|Dash Gauge|Shows values in a Linear Gauge which changes format due to values.|| |
|
| 125 | +|Gauge|Shows value in a Linear Gauge instead of a numerical value. This value is fixed between 0 and 1, similar to the percentage formatter.|| |
|
| 126 | +|Gauge (variable)|Shows values in a Linear Gauge which changes range based on subsequent values. The formatted field supplies the value to be gauged, the next two numerical fields establish (respectively) the lower and upper boundaries of the gauge. This gauge only operates in a range based on significant digits, so 0 to 100, 10 to 10,000, 100 to 10,000, etc.|| |
|
| 127 | +|Dash Gauge|Shows values in a Radial Gauge style with a range based on the higher number of significant digits - so a value of 1,043 will produce a range from 0-10,000, a value of 10,430 will produce a range of 0 to 100,000, etc.|| |
|
| 128 | 128 | |
| 129 | 129 | **Date/Time Formats Available** |
| 130 | 130 |