I have a multi-select question that returns different statements based on the order of the the selection. That is not the intended outcome I am looking for (I want the user to be able to select in any order and return the correct target statement) but I am having issues allowing the user to select choices in any order and getting the correct statements to display.
Correct statements when selecting top to bottom:


Bottom to top selection (Reopening Business is selected first)

Selecting Reopening Business then Long_Term unemployement

I have attached my form and the pulldata table I am using