Repeating Group. How to make each cell with round corners

Hello all,
I have a Repeating Group with two colums in a row, with multiple rows.
I am trying to find out how to format each “cell” with round corners.
Currently, I am only able to set borders with rounded corners for the whole Repeating Group.
In the image attached, each cell is a store.

See image attached.

Hi there, @guygreen63… one way you could go is to put a group in the repeating group, remove all of the borders associated with the repeating group itself, and use the group’s borders to separate the cells. Then, round the corners of the group, and you should be good to go.

Hope this helps.

Best…
Mike

1 Like

Thanks @mikeloc . I’ll try that.

1 Like

Perfect! Never thought of that trick… Duh! Thanks for the tip @mikeloc

1 Like

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