Skip to main content

Hi,

Our customer has very long checklists, and needs to display lines depending on  multiple possible answers. 

 

Ex : line 1 can have values A,B,C,D

Line 2 should be displayed only if line 1’s answer is A OR B

Line 3 should be displayed only if line 1’s answer is C OR D

How can we do ? Only ‘=’ operator exists and only 1 criteria can be entrered….

 

ALLIANCE V15.1.0.10

 

Thank you

Laurence

Hi Laurence,

 

In that particular case I would repeat the questions filtered by the answer

Sample as below

 


Hi Joshua,

 

Thank you. The point is that for each answer, the customer has at least 30 more questions. So he wants to avoid duplicate every 30 answers by the number of possibility.

 

Ex : Answer A has 30 more lines. Answer B has the SAME 30 more lines. We don’t want the have to enter so many identical lines…

 

If answer to question 1is A then display lines 1.1 / 1.2 /1.3 / 1.4 / 1.5 / 1.6 /1.7 /1.8 /1.8 1.9 / 1.10 /1.11 /1.12……………….…1.30

If answer to question 1is B then display lines 1.1 / 1.2 /1.3 / 1.4 / 1.5 / 1.6 /1.7 /1.8 /1.8 1.9 / 1.10 /1.11 /1.12 ………………...1.30

If answer to question 1 is C then display lines  

 

2.1 / 2.2 / 2.3 / 2.4 / 2.5 / 2.6 / 2.7 / 2.8 / 2.9 / 2.10 / 2.11 / 2.12 / 2.13 / 2.14 / 2.15 / 2.16 / 2.17 / 2.18 / 2.19 / 2.20 / 2.21 / 2.22 / 2.23 / 2.24 / 2.25 / 2.26 / 2.27 / 2.28 / 2.29 / 2.30 / 2.31 / 2.32 / 2.33 / 2.34 / 2.35 / 2.36 / 2.37 / 2.38 / 2.39 / 2.40 / 2.41 / 2.42 / 2.43 / 2.44 / 2.45 / 2.46 / 2.47 / 2.48 / 2.49 / 2.50

 

If answer to question 1 is D the display as too the same 50 lines below : 

2.1 / 2.2 / 2.3 / 2.4 / 2.5 / 2.6 / 2.7 / 2.8 / 2.9 / 2.10 / 2.11 / 2.12 / 2.13 / 2.14 / 2.15 / 2.16 / 2.17 / 2.18 / 2.19 / 2.20 / 2.21 / 2.22 / 2.23 / 2.24 / 2.25 / 2.26 / 2.27 / 2.28 / 2.29 / 2.30 / 2.31 / 2.32 / 2.33 / 2.34 / 2.35 / 2.36 / 2.37 / 2.38 / 2.39 / 2.40 / 2.41 / 2.42 / 2.43 / 2.44 / 2.45 / 2.46 / 2.47 / 2.48 / 2.49 / 2.50

 

So at least we would like a <> operator (if 3 answers possible).

Any other solution ?

 

Thank you !

Laurence


I agree it is not practical to have multiple same question for so many answer driven checklist.

Perhaps you can simplify the checklist by creating a different one for each activity?

Unfortunately the Checklist filter structure does not support operator other than ‘=’


Reply