Forum Discussion
mudria
2 years agoNew Member
DAX - Cumulative count for only active customer
Hi Community, I need some help for a measure for cummulitive count over months - but only for the active customer in each month. say, Customer A purchased in Jan, Feb and March, it will be coun...
- 2 years ago
pls try
Ahmedx
Super User
2 years agopls try this
mudria
2 years agoNew Member
Ahmedx Thanks so much. It is working as intended.
I missed one little detail, which is breaking my values.
My data is present at date level and I need to display the output at month level.
If I use your measure, and display my data at day level it works fine. But when I change that to month, it doesnot work.
How can use input data at dates, and output at months.