Forum Discussion
glaso-is
8 years agoFrequent Visitor
DAX: Cumulative Total Applying filters
Hi, I was trying to get the cumulative total from a filtered dataset selecting some years in the slicer, but I'm always obtaining the cumulative from the whole dataset only for the selected years...
Greg_Deckler
Community Champion
8 years agoIs "Total" a column in your example a column? The default SUM aggregation of the column will work in your case for the data you provided.