Question
How to display a value based on previous response
I am doing a survey in which I need to ask income to determine eligibility for financial assistance. Based on the response to the income question I want to display different co-payments to ask respondents how affordable they think they are.
For example, if a family of three had a monthly income of between $1181-$1260 they could have a co-payment of $10. But, if the same three person family had a monthly income of $2877-$3076 they'd have a co-payment of $87.50. There are about 30 "co-payment fee levels" based on family size by income.
I'm not able to figure out how to do that with piped text as I'm just getting the value of income they previously selected. I did a little googling and it looks like a "web service" might be useful for this, but I'm not sure.
If I was programming in another language what I'd want to be doing is a type of ifelse or case_when statement.
What is the best solution in Qualtrics?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
