Forum Discussion

HungFan's avatar
HungFan
Regular Visitor
3 years ago

Why after unmark as date table, the time intelligence functions still work?

Hi all, I have a measure with time intelligence function 'DATEADD' which is:  Sales Amount PM = CALCULATE(Tb_Sales[Sales Amount],DATEADD('Tb_Date'[Date],-1,MONTH)) Because I would like to check t...