Select multiple with 'relevant' expression

So you need something completly else. After your select_multiple question you need to crate a repeat_group with repeat_count = count-selected(${name_of_your_first_question})
inside that group you can add the question you want to be repeated and it will be repeated accordingle to the number of selected items in question one.

You can find similar topic on the forum: