Survey flow logic for supplemental data in question to mark embedded data as review/not review | XM Community
Skip to main content

 

What do I need to adjust in the logic shown in the image above so that if a respondent DID select an option in a drop-down question that pulls from my supplemental data source it would not mark it dbProcessed=review? Basically I want any newly entered text responses to be marked for my review, but if they select something that already exists from my database, it would leave it as dbProcessed=true as I would not need to review those answers.  I have ‘Select Free Response’ checked in my text question.  

I figured out an easy workaround for this.  I created a column in my imported data project that stated the provider was already processed and then in my survey flow, if that column was empty because they manually entered a new free response, then it would tell me that I needed to review that response. 


Leave a Reply