I am trying to build a simple summary report to create a table of several values pulled from individual survey records. I feel like I am missing something basic, though I can't see what it is in reading through the summary report documentation.
The only two fields I have that are within a repeat are ${UpperPointLat} and ${UpperPointLong}. All of the other fields are only collected once per survey.
Every time I try to upload the template, I receive this error message: "An error occurred when checking the report template. Failed to parse ${Segment_Desc} since Segment_Desc cannot be found in the current parsing scope." If I remove that ${Segment_Desc} entirely, the next field in the table gets the same error message.
Any guidance would be much appreciated!