Formatting in Exportible
With formatting, you are able to choose how to export the values of the fields formatted. The formatting only available for certain fields.


Enabling the Remove Carriage Return will wrap multiple lines as a single line

Formatting | Result |
---|---|
None | Do not apply any formatting |
Remove non-alphabet | Remove any character that is not alphabet (A-Z, a-z) |
Remove non-numeric | Remove any character that is not a digit (0-9) |
Remove non-alphanumeric | Remove any characters that are not alphabets (A-Z, a-z) and numeric (0-9) |
Convert text to uppercase | All characters will be uppercase (A-Z) |
Convert text to lowercase | All characters will be lowercase (a-z) |
Capitalize all the words | Only the first character of the words will be uppercase (A-Z) |

Enabling the Remove Carriage Return will wrap multiple lines as a single line
Updated on: 21/02/2025
Thank you!