Text piping from multiple answer

Hi Support Team,

Can we do text piping from multiple answer?
For example; Q1 we aware with Brand A,B,C & not aware with others brands.
Then in Q2 let say " From brand that you aware “A,B,C”, . . . ."

So, is it possible to show selected answer from Q1 into the question text in Q2. Please note that Q1 is multiple answer, not single answer. Our script only work for single answer, how do that for multiple answer?

Thank you for the help.

Hello @arif_1234 ,
As often here in the forum, you might find solutions and examples by giving the search function a try.
For ex.

https://community.kobotoolbox.org/t/how-do-i-display-the-responses-in-a-note-that-i-made-for-a-multiple-response-question/6983/2

1 Like

Thank you @wroos , it help.

1 Like

How do I achieve this from a single response question?

Hi @Terry_M ,

You can reference the response from a Select One question and display the answer instead of the code by using a hidden Calculate question with jr:choice-name(). Please refer to the following link: KoBoToolbox Support.

1 Like

Hi @naylinsoe this works. Thanks