Forum Discussion
Cumulative Distinct Count by Month
Anonymous
thanks so much for the reply. I realized my issue was the summarization in the visual, which displayed correctly when I selected 'Average'. For some reason the 'Don't Summarize' option doesn't appear as an option - I think this is because in order to gather some additional metrics I unpivoted a list of columns detailing attrition reasons, which created multiple rows for the same individuals. So for example my data looks like:
John Doe 5/1/2017 Compensation
John Doe 5/1/2017 Relocation
John Doe 5/1/2017 Benefits
Any suggestions you have on improving this would be appreciated!
PowerBIzNess,
The DAX also works in your scenario, please check the following screenshot.
Regards,
Lydia
- PowerBIzNess8 years agoFrequent Visitor
Thanks Lydia
What is your default summarization for the column? I don't have a 'Don't Summarize' option so I'm left having to average the numbers.