Overview
Note: a calculated field that you create in the report builder cannot be used across multiple reports. It is unique to your report only. If you create a set of calculated fields you wish to use across multiple reports you can either:
- Request the calculations to be included in the View by your administrator or
- Copy the report containing the calculations using the copy function – the copied report will contain the new calculated fields as well.
Why Use Calculated Fields?
When an administrator designs a View they may not create all the variables that you are likely to need in the course of your report writing. The intention of a view is to provide you with sufficient fields for you to be able to write the report you need and to use some of these fields as the basis for more complex calculations.
Simple Formula
Pre-Defined Formula
Freehand SQL
Insert the SQL you wish to create your column.
Edit a Calculated Field
- Hover over the calculation in the Field List of the Data step and click on the drop down menu to open it
- Select the Edit Calculation option
Delete a Calculated Field
- Hover over the calculation in the Field List of the Data step and click on the drop down menu to open it
- Select the Delete option
Calculated Total
Much like dimension and metric fields, you can also create an aggregated total on a calculated field. This is done by using the Calculated Total option, which uses the calculation to create the total.
Note: Calculated Total is not supported in charts, except Numeric Display.