I am getting an error when trying to generate a report with repeats. At the beginning of the survey the user specifies the location by selecting a location number from a drop down. Once a location is selected the user can enter details about the location and at the end add photos of the location via a repeat section in the survey. When I generate the report I would like to output each photo with the location number (this will be the same for every photo in the repeat) in a table. However when I try to do that I get the following error:
Error: Failed to parse "${LocationNum}". Field "${LocationNum}" does not exist or cannot be found in current parsing scope.
In the report template, is there a way to access field entered in a survey outside of a repeat while exporting the information entered in a repeat?
Thank you!