Forum Discussion
swaroopkumarmg
6 years agoHelper II
Distinct Count
Hello there, I'm facing an issue with how the distinct count works. i have a data set containing below fields and trying to accomplish 2 line graphs 1. Opportunity ID (duplicates) 2. Region ...
Greg_Deckler
6 years agoCommunity Champion
swaroopkumarmg - Right, count counts all of the rows including duplicates. Count (distinct) does not count duplicates.
- swaroopkumarmg6 years agoHelper II
Thanks for replying
but that is not my issue.
Please go through my post completely and help me out.
Thanks again
- v-diye-msft6 years agoCommunity Support