Dear Esri Community,
Is it possible to display the index of the repeat function in a Survey. I only found sum or count function, but it provides only the total number of the answers.
The goal is to create a survey with several answers and each answer should get the index of it, e.g. like this:


This is done by count() function. But when you refresh the first entry, it gets, as expected, also the number 2, because it has two answers, but instead we want the ID T01 here:

Please see also the attached form.
Thank you for your ideas!