Forum Discussion

Winniethewinner's avatar
3 years ago

Month over Month calculation

Hello PBI experts,  I have a sample FactTable: And a Month_Order table: I'm trying to create a measure to compare Month over Month sales:   Sales last Month = CALCULATE( SUM(Fa...