Thanks Miguel. I was finally able to check it out. Is there an easy way to do this without changing name of layers? I assume that would require conditional statements. I would like to use another slider to control the grouping. For instance, if there are 6 bars total, and the slider control is set to 3 then it would be 2 groups of 3.
This may not be possible without either writing a specific expression for the layers that need to be grouped, or by the way you wrote it. I thought somehow using the modulus operator to determine the bar number where the separation would happen, but wasn’t sure how to effect the other corresponding bars.
If you have any other ideas that would be awesome.
Thanks,
Brian