Hello! I have had wonderful success in reaching out to the community for help in my new passion for this program so I was hoping to find a solution to this new problem that has left me stumped for a good two days.
I am trying to condense down 37 rows of data which contain a lot of 0's but some fields do have values. I would like to be able to group by every unique value in my data set then count how many times that value appears but because the data is so spread out I can't quite get there with how I have been trying now.
Any ideas would be fantastic thank you.
Sample data is attached
↧
Grouping by Unique value but counting all instances of value over multiple fields
↧