I looked at previous posts but have not been able to find a solution.
I have a database with some repeating data:
I am trying to display this data in a repeating group by “Color” so for example it would show number “5,2,1” with the “Color” “Red”
I am able to groupBy “Color” but all the numbers still show:
I must be doing something wrong with how the repeating group is set up. Any help is appreciated.