The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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 |
---|---|
14 | |
11 | |
8 | |
6 | |
5 |
User | Count |
---|---|
28 | |
18 | |
13 | |
7 | |
5 |