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!