Hi,
I'm working in ArcGIS Online.
My survey has one repeat with another repeat inside it. I would like to put the parent repeat count and the child repeat count in the table heading for each child record.
I have the attached report template with sample output. In the sample output I have added and deleted what I want in red text.
Is this possible?
Thanks
Hanlie
@TylerGraham2 thanks for the suggestions.
I managed to get what I want with:
Site ${s123_wla_investigation_site.site_number} Photo ${$feature | getValue: "position"}
Check out this report expressions page. If you're looking for a count of the number of repeats, I think getValue:"count" is the one you're looking for. If you're looking for a repeat's specific number out of all of them, I'd try getValue:"position".
Report expressions—ArcGIS Survey123 | Documentation
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.