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.