I’m creating a survey that asks a series of questions based on 14 clinical vignettes.
For each clinical vignette, the respondents are asked to tick the relevant antimicrobials from a multi-select list:
![](https://uploads-us-west-2.insided.com/qualtrics-us/attachment/267bc77b-b537-4b8e-abd6-bafeb6d4f90d.png)
The respondents then have to answer some Assessment questions based on the antimicrobials they have selected. I’ve used a loop and merge feature for this and it works well.
My problem is that each time the above antimicrobial question is asked for a new clinical case, the previous selections are pre-filled with the respondent’s previous selections. I want them to be cleared each time.
This is my Survey Flow logic:
![](https://uploads-us-west-2.insided.com/qualtrics-us/attachment/cb7e9a19-c409-4507-a197-3ab746cbda03.png)
How do I get these selection to be cleared each time the respondent has to answer this question?