The business question
How much Revenue did each Department produce by month in the Plan scenario?
The Variables and Dimensions
- Revenue is a Variable. It is the value being measured.
- Department is a Dimension. It organizes Revenue by team.
- Date is a Dimension. It organizes Revenue by month.
The cell address
One result might be:Revenue = 250,000 for Department = Sales in January 2026 in PlanRevenue is the Variable. Sales is a Department item, January 2026 is the Date period, and Plan provides the Scenario context. Together, the Variable, Dimension item, and period identify the cell address.
The table
A familiar table might place:- Revenue on rows
- Month on columns
- Department exposed with Segment by.
The formula
Suppose planned Revenue is calculated as:Units Sold preserve the space in its name.
When the table is broken down by Department, plain references follow the current Department segment. The Sales Revenue cell uses Sales Units Sold and Sales Price when those Variables share the same context.