Skip to main content

What are the types of numeric field formats?

Ítalo avatar
Written by Ítalo
Updated over a week ago

When creating a field, you can choose from the following numeric types:

Integer Number

An integer is a number that can be written without a fractional component.
For example: 2, 3, 7, and −11

Currency
This format uses decimal numbers to represent monetary values, typically using a comma or dot depending on the locale.
For example: 15.5 | 6.50

Number with Unlimited Decimal Places
This is also a decimal number format, but without a fixed limit on the number of digits after the decimal point.
For example: 3.14159265358979323846…

Percentage
This field is used to express a proportion or a ratio between two values as a fraction of 100.
For example: 10%, 20%, 40%

Did this answer your question?