Forum Discussion

Xeeq's avatar
Xeeq
Regular Visitor
7 years ago

Aggregate data with identical attributes while keeping the data in sequence using a DAX measure

Below is an image to describe what I need to do with a DAX measure.  I essentially need to get a Sum of values ("Units Sold" in my example below) in a table that are in sequence and where all other c...