I would love some help! I am trying to create a report from my survey findings but I am stuck on the syntax for a couple questions. Can anyone tell me what I am doing wrong? I am not a Coder and a beginner with Survey123 as well. Thanks in advance. I took a few screenshots to try and show what I have now.
These are the questions in my survey -
Survey tab fields in XLS form -
Choices tab in excel XLS Form -
My template -
${recommended_work}
$list_recommendation (selected-at(${recommended_work})
${timing_of_recommended_work}
${list_timing} | (selected-at($‘{timing_of_recommended_work’})
${#Pic_structure}
${$file | size:200:200}
${/}
Any help would be greatly appreciated.
I may not be seeing it in here, but I was curious if you are getting an error or some type of submission issue when you're attempting to publish? I'm not seeing anything you're doing particularly wrong at the moment!
Cody
I am sorry I forgot to include that part. I am getting an error when I try and upload my template.
missing a curly bracket here:
${list_recommendation (selected-at(${recommended_work})
Not sure about the single quotes here, don't look quite right?
${list_timing} | (selected-at($‘{timing_of_recommended_work’})