How to create a Composite/Global Variable in Qualtrics?

How to create a Composite/Global Variable in Qualtrics?
in Custom Code
Hi all,
I want to create a composite/global variable in qualtrics to better distinguish respondents.
How can I create a global variable, for example, respondents who rated more than 5 points (in 7 point scale) in some specific items and less than 3 points in the rest of the items?
Cheers,
0
Sign In to Comment
Answers
You can use a combination of branch logic and embedded data to achieve this. Alternatively, you could also use JS.