Jr:choice-name() and selected-at() function

What is the problem? Please be detailed.
I am working in xlsform and I want to display some of the options selected in a select multiple question in another part of the survey, but when I use jr:choice-name(${sponsor2}, '${sponsor2}') where sponsor2 refers to a select_multiple question and then use a note to return ${calculate_1} where calculate_1 is the jr: code line, it doesn't work. could someone help please (see attached exltwo_2.xlsx (34.9 KB)
)

What ODK tool and version are you using? And on what device and operating system version?

What steps can we take to reproduce the problem?

What you have you tried to fix the problem?

Anything else we should know or have? If you have a test form or screenshots or logs, attach here.

Hi @rigs

did you see this Displaying select_multiple all labels using choice-name?