Forum Discussion

vasotsich's avatar
vasotsich
Frequent Visitor
3 years ago
Solved

TOTALYTD returns values from previous years

Hi all,   I am trying to work with the function TOTALYTD(). I have the following measure:   YTD = TOTALYTD ( [SUM Quantity], 'Dim InvoiceDate'[DATE_] )   The problem is that I get values for mo...