Forum Discussion
Anonymous
5 years agoNot applicable
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
- amitchandakSuper User
Anonymous , Output is not clear.
Count(Table[SubCategory])
or
DistinctCount(Table[SubCategory])