Forum Discussion

kirabray's avatar
kirabray
Regular Visitor
3 years ago

Running Total with Two Columns

Hello!   I am having trouble writing the DAX for a running total of ordered units. I need to see them by date but also by customer. I have the DAX working for by date:  Required RT = CALCULATE(SU...