Display logic on matrix table | XM Community
Skip to main content

Hello, 

I am trying to get a matrix table to autofill based on the number of trips selected in a previous question. I set the previous question to numeric values with a range criterion (0-82 is the range option, so 82 trips are the maximum you can report). I then had each trip number on the next matrix table have display logic where it says if the previous question is less than or equal to 1, it will show trip 1. It is the same for trip 2, 3, 4 and so on until trip 82. However, it is not displaying correctly with this display logic. If I go through and say I took 6 trips, the table displays trip 6 and upwards (7-82) when it needs to do the opposite (trips 1-6). What am I doing wrong? I’ve set the previous question to numeric and they are in different blocks. Thanks!

 

 

Shouldn’t this be greater than or equal to.

Display 1st attribute if value of Q6 is greater than or equal to 1 (Display for Q6=1,2,3 and so on)

Display 2nd attribute if value of Q6 is greater than or equal to 2 (Display for Q6=2,3 and so on)

 

Thanks! 


Thank you so much! That was the solution. My brain sometimes can’t wrap around the display features well. 


Leave a Reply