How do I count repetitive answers in different questions? | XM Community
Skip to main content
Solved

How do I count repetitive answers in different questions?

  • October 8, 2021
  • 2 replies
  • 21 views

Forum|alt.badge.img+3

So, I am asking the respondent to rate product s A, B and C based on their respective quality, price, and satisfaction.
How can I create an accumulative counter, so that, at the end the better product is the one selected more times throughout the different questions?
Example:
- Best in quality: product A
- Best in price: product A
- Best in satisfaction: product B
(So product A should be the winner 2-1)
Thanks!

Best answer by MSobotta

Survey logic using if statements and embedded data using numbers.

2 replies

MSobotta
Level 4 ●●●●
Forum|alt.badge.img+25
  • Level 4 ●●●●
  • Answer
  • October 11, 2021

Survey logic using if statements and embedded data using numbers.


Forum|alt.badge.img+3
  • Author
  • Level 2 ●●
  • November 4, 2021

Thanks MSobotta for your answer.
I got the bit for embedded data using numbers, but the problem is how to sum them up across respondents.