Calculated
Calculated fields return values that are dynamically generated based on defined logic or expressions.
Supported Return Types
- IDs
- Integers
- Decimals
- Strings
- Datetimes
- Dates
- Times
- Booleans
- Arrays
Notes
- The returned type depends on the calculation logic configured for the field.
- Arrays may contain multiple values depending on the calculation output.
- Calculated fields are evaluated dynamically rather than stored as static values.
More Information
For more information, please refer to the official Core documentation:
https://docs.core-software.co.uk/8.%20Calculated%20Fields/1-introduction/