Hiding a Visual Element in the Last Row of a Repeating Group


Hi, as you can see in the image within the repeating group, there is a shape element that visualizes a line. However, I would like to hide this element in the last row of the repeating group. How can I achieve this?

thank you !

You can hide it conditionally based on current cell's index is repeating group's elements' count.

2 Likes

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