Forum Discussion

linkide's avatar
linkide
Frequent Visitor
10 months ago
Solved

TOTALWTD not recognizing Calendar

Trying to use the new TOTALWTD DAX function with AdventureWorks sample dataset: TOTALWTD(     SUM(Sales[Sales Amount]),     CalendarTable[Date]) ) but it's giving me an error: TOTAL...