Calculations allow you to transform raw data inside your RLD dataset. Data that comes straight into your dataset (Input Connectors, Input Forms) is considered raw data. You can tell if a field is a raw field if it's blue. Calculations allow you to create new fields with your raw fields. The calculated fields are computed on the fly so they are always up to date with your dataset.
| Raw Field | Calculated Field |
|---|---|
tagnum |
tagsin(num) |
When you first visit the calculations page, you'll be placed into a default calculation tab (Tab 1).

Calculation tabs let you organize and group your calculations. When using the group by feature, all calculations on the group by tab will have the group by applied to them.