Solved
How to use IF functions as an embedded data field?
Hi,
I would like to set an embedded data field which takes into account one of the survey participant's previous answers. In Excel, I would create this function:
if(PreviousAnswerX=20, 20, 0). This says that if the participant's answer to question X was 20, the embedded data field should be set to 20. Otherwise, the embedded data field should be 0.
Is there a way to create such a function in Qualtrics?
Thanks so much!
Best answer by PeeyushBansal
Initially set your embedded variable equals to 0 at top of survey flow. Later apply branch logic and set same variable within branching equal to 20
View originalLeave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.