Creating a Calculation

You can use operators and functions to calculate a new value based on existing property values. You can use the resulting value to filter or select data. For example, you can calculate the area of parcels and then select parcels whose areas are above a certain area value.

The syntax for calculations varies, depending on whether you use operators or functions.

Tell me more

Procedures

Related topics