Default formula
A default formula is the fallback calculation for a Variable. Use it when the same business rule should apply across the model. Example: Gross Profit is Revenue minus Cost of Goods Sold everywhere. The broad default condition is:Formula for a Dimension
A Dimension-specific formula applies when the Variable is calculated using that Dimension. Example: calculate an allocation differently whenever Expense is broken down by Department. A rule for every Department can be represented as:Segment formula
A segment formula applies to a specific Dimension item or combination of items. Examples:- Department = Sales
- Region = West
- Department = Sales and Region = West