Skip to content

Instantly share code, notes, and snippets.

@Amaan050
Amaan050 / README.md
Created October 5, 2025 16:48
Power BI FP&A Variance Bridge — DAX (YoY + Price/Volume/Mix)

FP&A Variance Bridge (YoY) — Price/Volume/Mix

What’s inside

  • Date table (mark Calendar as Date)
  • Measures: Revenue, COGS, GM%, YoY, Price/Volume/Mix
  • Optional: Vs Budget

Model links

  • Calendar[Date]FactSales[Date] (active)
  • DimRegion[RegionID]FactSales[RegionID]