Forum Discussion

priyapalanki's avatar
priyapalanki
Frequent Visitor
9 years ago
Solved

DistinctCount of Text values

Hi ,   I have trouble using DISTINCTCOUNT on a column of datatype 'Text' .  Say I have column "ProductName' with below values.   Facebook Netflix Facebook Netflix Kodi   I created a measure...
  • Vvelarde's avatar
    9 years ago

    priyapalanki

     

    Hi, with your data DistinctCount return 3. 

     

    Did you have a filter applied?