Calculations are used in queries. They are custom measures that are available for selections either programmatically or through a QueryBuilder. In a QueryBuilder, calculations appear as custom measures.
For example, suppose that a user creates a calculation called Profit that is the result of subtracting Cost from Sales. Because Profit is a measure, it will appear in the QueryBuilder as an item that the user can select.
Components that CalcBuilder Interacts With
Types of Calculations
What is a Calculation?
What is the CalcBuilder Bean?