Repeating group with two groups


This is repeating group with fixed row and column (1 row and 4 columns )
i have placed two groups in one row and controlled it with margin because i have to create this style and this means it has 8 reviews at a time.
But as you it is duplicating the above group…
it should display the all 8 reviews at a time without duplication…
any sol ?

you’re showing the same data instead of the next 4 records of the group.

More importantly, this should be done as ONE RG especially with the card slider on bottom. Just add conditional formatting for current cell index = 5 to have padding on left.

I was getting frustrated due this this design. I didn’t know we can give margin etc to any index.
Thank You !

You’re very welcome. Glad to alleviate the ehadache.

1 Like

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