Hi,Place this on the calculate event of a number field of the repeating row: this.rawValue = this.parent.index + 1;Then, if you need to display # in front of the number, you can place the following in "Patterns..." found on the "Field" tab of the "Object" pallet for the field with the script: ...