Difference between revisions of "Custom number formats"
m (Text replacement - "XLCubed" to "FluenceXL") |
|||
Line 1: | Line 1: | ||
− | Some screens in | + | Some screens in FluenceXL allow you to enter a text template to be used, e.g. Tooltips for [[Small Multiple Charts]] or the text of [[Treemaps]]. |
In these cases you can set a custom number format for any numeric placeholders by following the placeholder with braces - {{Code| { } }}. | In these cases you can set a custom number format for any numeric placeholders by following the placeholder with braces - {{Code| { } }}. |
Latest revision as of 15:59, 3 July 2023
Some screens in FluenceXL allow you to enter a text template to be used, e.g. Tooltips for Small Multiple Charts or the text of Treemaps.
In these cases you can set a custom number format for any numeric placeholders by following the placeholder with braces - { } .
These must always be entered in US English format, and will be translated to the correct format for the user based on their settings. (Decimal separator is "." and thousand separator is ",").
e.g.
%value%{0.00} %valuex%{0}