Forum Discussion
Anonymous
2 years agoNot applicable
Distinct Count
I am working on a data set, in which i want to select the atheletes participated in an event from a particular year. The Dax that i am using for E.g for year 2004 is Athletes in 2004 = CALCULATE(D...
AbhinavJoshi
2 years agoResponsive Resident
Hi Anonymous .
Can you please provide a sample of your data model?
General advice would be looking for filters coming to your visual.
Anonymous
2 years agoNot applicable
Hello Abhinav,
Thank you for replying. I am not sure how to share the file, here is the link for the file.In this data i am trying to see how athletes participation has increased over time from 1976-2008 olympics. That means i need to get the unique count of Athletes for every year, and thats where i am getting the wrong value.
Regards