Default formula
A default formula is the fallback calculation for a property. Use it when the same business rule should apply across the model. Example: Gross Profit is Revenue minus Cost of Goods Sold everywhere.Segmentation formula
A segmentation formula applies when the property is calculated using a particular dimension. Example: calculate an allocation differently whenever Expense is broken down by Department. A segmentation formula is about the grouping itself. It is not limited to one Department value.Segment formula
A segment formula applies to a specific dimension value or combination of values. Examples:- Department = Sales
- Region = West
- Department = Sales and Region = West