Forum Discussion
CHBIV
9 years agoRegular Visitor
Pull Column Values by Count
Hello Power Bi Community. I am new and excited to be learning this amazing software. Question: I have a column like below: AECOsim 0 0 0 1 3 0 4 2 3 4 2 1 1 I want to be able...
anupampandey
9 years agoHelper III
Hi CHBIV,
I have created a sample table based on your example and I have created a measure COUNT(Table1[AECOsim]).
Plot this on matrix, it gives exactly the same output which you required.
I hope it helps you. If yes please accept it as solution.
Cheers,
Anupam
CHBIV
9 years agoRegular Visitor
With us new people (comment in general) it would be nice to show screen shots of workflow, or link to video showing process. I am a very visually driven fellow, and just seeing this code, I am not sure what to or how to apply it.
Thank You!