Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

count each subcategory values in matrix table

i have a column subcategory which contains different values.i want to calculate count for each category values and add as new column in matrix table.

  • Anonymous , Output is not clear.

     

    Count(Table[SubCategory])

    or

    DistinctCount(Table[SubCategory])

1 Reply

  • Anonymous , Output is not clear.

     

    Count(Table[SubCategory])

    or

    DistinctCount(Table[SubCategory])