Forum Discussion
mario_ruiz
3 years agoHelper II
Difference between Distinct and Unique when using column distribution
When using the Transform Data feature, over the View tab, there's an option that we can check: Column distribution, which brings distinct and unique values... What's the difference between these valu...
MahyarTF
3 years agoMemorable Member
Hi,
Distinct mean : count all the values as 1, even if there was more than one.
Unique mean : count only the value that are not repeated in the particular column
Appreciate your Kudos