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
${recommended_work}
$list_recommendation (selected-at(${recommended_work})
Timing of Recommended Work
${timing_of_recommended_work}
${list_timing} | (selected-at($‘{timing_of_recommended_work’})
Picture(s) of structure
${#Pic_structure}
${$file | size:200:200}
${/}
Any help would be greatly appreciated.