Forum Discussion

Analitika's avatar
Analitika
Post Prodigy
5 years ago

Function 'DATEADD' expects a contiguous selection when the date column comes from a table on the 1-s

I have table     Calendar table relations     Mesures _YTD = CALCULATE ( [_Y], DATESYTD ( 'Calendar'[Date] ) ) _YTD, LY = CALCULATE ( [_YTD], DATEADD ( 'Calendar'[Date],...