Forum Discussion
Harry_Tran
Helper III
4 years agoHow to sum matrix header based on category
Hi Everyone, I have a matrix as picture below: Row: Store Column: Bucket Value: Count I Already have bucket for Good, 1, 2, 3, 4, and 5. What I am trying to do is add new buckets for: ...
Harry_Tran
Helper III
4 years agoamitchandak thanks for your time
I have a column for bucket,
The issue that I have is this bucket do not have "Bad" and "Total", and I try to add "Bad" and "Total" to the Matrix column. I also have an Detail table, what I would like to do is, if I click to a specific number from the bucket, I can filter the Detail table to show only the data from that bucket.