I want to place the repetition number and place it as a label at the beginning of each one, so that it can be known which repetition number is filling up, until reaching the maximum repetition number
repeat 1 : fill in info number 1
repeat 2 : fill in info number 2 ...
Solved! Go to Solution.
I think the position(..) function should work for this. Use that in the calculate column for a hidden field, then reference that field in the label of the question you want to display.
https://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformformulas.htm
I think the position(..) function should work for this. Use that in the calculate column for a hidden field, then reference that field in the label of the question you want to display.
https://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformformulas.htm