Forum Discussion
Count Values In Each Row (4 options) need it for stack bar chart
Stupid question.. how do I do that?
What I was trying to do now was take each column something like
Calculate(Countrows( Table name ( column ) = "ABF")
But if this is easier I will totally do it! You have no idea how much you are helping me.
Anonymous
Open the query editor.
Select the 40 columns > right click > select unpivot
- Anonymous4 years agoNot applicable
I tried to take your advice but it broke my query. I had to contact microsoft and they could not figure it out. Do you have another option that you know of to be able to look at the filters for each column and give me a total such as this? I have 40 columns
- tamerj14 years agoCommunity Champion
Anonymous
So sorry for that!
nothing in my mind now. I will thibk it over again and let you know if any solution comes to my mind.
- Anonymous4 years agoNot applicable
Ok I appreciate it. I am going to look into how I can group the those columns together for now.