Format
Formatter converts the numeric values and manipulates it to the required format. Numbers can be formatted to look like currency, percentages, times, or with decimal places, thousands, and abbreviations.
Click Add Formatter to add a format, or multiple formats to your values.
Decimal
Format | Type | Description |
---|---|---|
Decimal | Minimum Integer digits | The number of integer digits before decimal point. |
Minimum Fraction digtis | A minimum number of digits after the decimal point. | |
Maximum Fraction digtis | A maximum number of digits after the decimal point. | |
Suffix | Suffix | Appends text at the end. |
Prefix | Prefix | Appends text at the beginning. |
Date | Short, Medium, Long, Full, and so on | Pick the format you want the date and time to appear. |
Uppercase | Uppercase | Transforms text to all upper case. |
Lowecase | Lowercase | Transforms text to all lower case. |
Titlecase | Titlecase | Transforms text to all title case. |
Math | Expression | Manipulate the input using a math expression. |
Percent | Percentage | Transforms the input numeric value to a percentage string. |
Currency | Currency | Transforms the input numeric value to a currency string. |