How can I best find the highest of 4 embedded data points using branch survey logic flow? | XM Community
Solved

How can I best find the highest of 4 embedded data points using branch survey logic flow?

  • 13 August 2020
  • 2 replies
  • 9 views

My goal is to display a unique block that is tied to a specific "archetype", and the logic behind the display should be that the GREATEST number is the archetype shown. I've created the four points of data (respectively, archetype1, 2, 3, and 4) and then used the branch logic to identify if statements where if Archetype 1 is greater than the others, it SHOULD display the block.
I've checked that my embedded data is correct by inserting bogus questions with piped logic, however the logic shown here isn't working and the survey simply ends. Am I able to use the embedded data in this way?
Any advice for how to get the end result I need?
A photo of my attempt at creating the logic is below:
image.png

icon

Best answer by SurajK 13 August 2020, 21:45

View original

2 replies

Userlevel 5
Badge +4

Try adding the branch logic like this,

image.png

Thanks! So silly I hadn't tried that yet!

Leave a Reply