Forum Discussion
Anonymous
4 years agoNot applicable
DAX query
I have a table A office id user id activation status 1 a completed 1 c completed 2 a in progress 2 b completed 2 d new 2 c completed i want to create a c...
- 4 years ago
Hi Anonymous ,
Has your problem been solved? If yes, please consider accept it as the solution to help the other members find it more quickly.
Best Regards,
Community Support Team _ kalyj
SpartaBI
4 years agoCommunity Champion
Anonymous
Create a Measure = COUNTROWS('Table').
In the pie visual: Put the measure in the values and the 'id activation status' column in the legend