Sometimes, there are multiple separate text variables that need to be used when back-coding. In such situations, there is a need to combine them into a single Text Variable.
Method
- In the Data Sources tree, select any variable and click + > Custom Code > JavaScript - Text.
-
In the JavaScript Code Editor, type an expression such as the following, where v1, v2, and v3 are three variable names (you will need to replace these with your own variable names and modify to the number of variables that you have):
v1 + ": " + v2 + ": " + v3
- Click Calculate.
- In the object inspector, go to Properties and give the variable a Name and Label.
- Do the back coding in the normal way (see How to Back Code Variables in Displayr).
UPCOMING WEBINAR: 10 Market Research Predictions Over the Next 4 Years