I am working on a report for Survey123. I keep getting this error: Error: An error occurred when checking the report template. The end tag ${/} is unopened.
I have tried placing the repeat in various places of the table. The questions that repeat in my survey are the fields under incident information and before DSR in the template.
Any assistance would be appreciated.
Your opening and closing tags are unballanced.
This isn't connected to anything:
Delete that final tag and try again.
When I delete that out all of the fields that are part of the repeats error out as not able to parse. All of the field names are correct. It appears that the repeat is causing the issue
Where is the repeat start tag? I don't see any. And Searching for '#' returns no results.
If you have a repeat, you need to start it with ${#repeat_name}