The value converter is a way to change report item presentation. There is size converter available in this software build:
- Prefix. The reporting tool adds a string before the value.
- Suffix. The software appends a string after the value.
- Group separator adds a space char between digits groups.
- Number format.
- Date format converter. It can be applied to "date" and "datetime" values only.
- Regular expression based substring replacement.
The prefix and suffix have highest priority. The regular expression has normal priority and other converters have a lovers one.