How to add a calculation
- Right-click a table or a chart, and open the Add a calculation submenu.
- Select Measures to define a calculated measure, or a hierarchy to define a calculated member on it.
- Fill in the editor that opens at the click location, then click Apply.

Displaying a calculated member added this way also reveals the calculated
members that the cube defines on the same hierarchy. A query asks for both at
once.
Where does the calculation live?
Storing the calculation in the widget’s query, instead of on the cube, has a few consequences:- It is part of the widget’s state, so saving the widget or the dashboard holding it keeps the calculation.
- It follows the widget when the widget is copied.
- The other widgets are left untouched, including those built on the same cube.
- The cube is left untouched too, so the calculation stays invisible to the other users.
How to edit or delete a calculation
- Reopen the Add a calculation submenu.
- Select Measures, or the hierarchy holding the calculation.
- Find the calculation in the list within the popover.
- Right-click it and select Edit {name} or Delete {name}.