Change the background color of a repeating group row when its index number<6

Hi! I was wondering if someone knows how can I change the background color of all the repeating group rows (the entire row’s background color) that have an index number<6.

Thanks!

Hi there, @pachocastillosr… you could add a hidden shape or group that covers the entire row, and then add a condition to the shape/group that says when the current cell’s index is < 6, show the shape/group and set its background to a specific color.

Hope this helps.

Best…
Mike

1 Like

Thanks! :+1:

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.