Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello All,
Please help with my issue below.
I have a MTD measure that works fine, i want to modify the measure so the result reflects figures as of yesterday and not today.
Measure below
Solved! Go to Solution.
Have you tried this one?
MTD_BCM = TOTALMTD(KPIBudgetForecast[Production Forecast],Haul[ShiftDate],Haul[ShiftDate]<TODAY())
Have you tried this one?
MTD_BCM = TOTALMTD(KPIBudgetForecast[Production Forecast],Haul[ShiftDate],Haul[ShiftDate]<TODAY())
User | Count |
---|---|
15 | |
9 | |
8 | |
6 | |
5 |
User | Count |
---|---|
31 | |
19 | |
15 | |
7 | |
6 |