Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Text Distinct Count

Hi All,

 

I have a dataset similar to the below.

 

DateIDFail Reason
01/01/20211Too big
01/02/20211Too small
02/01/20212Incorrect 
03/02/20213Too big

 

Column 'ID' is marked as a text field. I am trying to do a distinct count of column 'ID' which reffering to the above dataset should return 3.

 

Putting the column 'ID' into a card visual and summarizing to Distinct Count is returning 4 and summarizing to Count is returning 4.

 

Any ideas as to why I am not seeing the desired 3 answer?

2 Replies

  • Arul's avatar
    Arul
    Super User

    Hi Anonymous ,

     

    I am getting the correct value while using the sample dataset with which you were provided. I have used Count (Distinct) option.

     

    Thanks,

    Arul