Set field format

You can apply auto-formatting to any extracted field, whether it’s general or repeated. This process may transform the extracted data to align with the required format.

The supported formats include:

Type
Formatted output

Text

Default format. Extracted text without any post-processing.

Number

Number format without thousand separators. By default, the comma is used as the decimal separator. Examples: 1034045 or 1,2. You can change the separator to a dot in the settings.

Date

Date format. By default, DD/MM/AAAA. You can switch to the American format in the settings.

Price

Number format with currency sign. Example : 590€

Empty

Field will remain empty. Example :

Multiple choice

Values are limited to a predefined list provided by the user. Only selected values will be returned. Example : Choice A

Boolean

Logical format. By default, the values are true and false.

Currency

Currency according to the ISO 4217 currency standard. Examples: USD, EUR or RMB.

Unit

Unit symbols, according to the international standard ISO/IEC 80000, where relevant.

Last updated

Was this helpful?