Automatically Numbering Index in Repeating Grid
Greetings everyone,
I have to make a smart numbering which dynamically change depending on how many data in Repeating Grid item.
For example:
No | First Name | Last Name
(This is the 'numbering') | (Example property) | (another ex property)
So if there were were 15 data, then the numbering automatic incrementally starts from value 1 until the last data.
Please do help me know if there's any way to solve this efficiently, thank you for your attention.