Your understanding is correct. If we create a measure like below and use in report, then all the Dynamic formatting will be lost
Selected Year Actuals LY =
CALCULATE ( [Selected Year Actuals], DATEADD ( Dates[Date], -1, YEAR ) )
Thanks
Ankit J
Your understanding is correct. If we create a measure like below and use in report, then all the Dynamic formatting will be lost
Selected Year Actuals LY =
CALCULATE ( [Selected Year Actuals], DATEADD ( Dates[Date], -1, YEAR ) )
Thanks
Ankit J