Overview
- I’ve got a repeating group with max rows 2 + a button “Show more” which will increase this value on click
- Repeating group items are displaying cell index value
Issue: when dynamically extending Row count on Repeating group, the index value will calculate incorrectly starting the item# which was made visible by clicking ‘Show more’
Note that issue doesn’t exist if you are showing all rows from the beginning, which is a workaround.
Expression:

Result:
