Forum Discussion

xl0911's avatar
xl0911
Helper III
3 years ago

DAX Counting the counts / appearance

Hello,

 

I have a table with a string column and I want to create a visual that counts appearances:

the easiest way for my to explain is to give an example of the visual result:

 

1 (in the x axis) , 10 (y axis) - means that 10 unique values appeared 1 time

2 (in the x axis) , 5 (y axis) - means that 5 unique values appeared 2 time

and so on....

Is it possible ?

Thank you.