Skip to main content

Formulas

Formulas can be used to calculate list values. All input values for the formula must come from the same list. If the value that you want to calculate needs to be part of many lists or the calculations are multi dimensional you can consider using Cube Calculations instead.

Create a Formula

To create a Formula, you shoud click on the Formula Field in the Content Panel (List)

You can choose several types of Formulas:

Type Description Formula Option
Summation Sum (Item+Item+Item+etc.)  
SummationRange Sum Range (Item:Item)  
Average Average (Item, Item, Item, etc.)  
AverageRange Average Range (Item:Item)  
Variance Formula Variance (Item-Item) Absolute / Relative
Ratio Ratio (Item/Item) Absolute / Percentage
Multiplier Multiplier (Item*Item)  

Subtracting two values

The formula editors does not include a subtract function. In order to subtract one value from another, the user should choose the Summation formula and click on the sign which will change onto 

The Average Range and Summation Range do not show the exact averages and summations

The AverageRange and SummationRange functions calculate the average or the summation of a range of items in a list, with one exception: when an item is set to invisible, it is not included in the AverageRange or SummationRange total.

So in the case where these functions do not show the correct value, please check the visible settings of the rows included in the range.

Add a description to a formula

To add a description to a formula, enter the description in the Custom Description field of the Item List.

Second Pass

Is an option when the conflicting formula on the row or columns should be calculated after each other. (where second pass is checked will be calculated as last).

Was this article helpful?

We're sorry to hear that.