Fields data calculator
Perform calculations on new or existing field values by applying a wide range of operators and functions, such as arithmetic operations (addition, subtraction, multiplication, division), mathematical functions (square root, logarithms, trigonometric functions), and date manipulations. These expressions can incorporate constant values as well as values retrieved from other fields within the table. This allows for dynamic and complex data transformations and analyses within the table’s dataset.
Available Expressions
Samples
1. Simple Text replacement in a Field: Replace abbreviations on addresses with the complete text, or viceversa: ‘ST’ <–> ‘Street’ , ‘DR’ <–> ‘Drive’
2. Creation of new Fields as result of operations between fields, fixed values, geometry, etc.: Calculate new field with the area or perimeter of a polygon or closed polyline, get the lenght of a line, etc.
3. Complex and chained operations using all types of operators, functions and parameters: Fully customizable formated results, and easy programming control structures like conditions
Note: Some functionalities can be found in the Standard or Professional editions only