Hi, Tony,
You are absolutely right, something so simple I forgot.
I tell you that I already managed to execute it as I was looking for it.
But at the time of doing some tests I realized that something does not fit me.
These are two text questions that host the random responses.
I used them in the following questions with a relevant equation where each sub-question shows the following:
in subquery 1 qHidden_SQ001 == 1 or qHidden_SQ002 _ == 1
in subquery 2 qHidden_SQ001 == 2 or qHidden_SQ002 _ == 2
As I mentioned before. From this question, where they select the brand, I must show 3 brands, the most frequent brand in Q2 and 2 random ones in Q1.
My problem:
Suppose that in Q1 I select three brands 4, 5 and 6, the random brands give me 5 and 6 so far.
But if I select in Q2 any brand that has already given me randomly, let's say brand 5 for obvious reasons it no longer shows me three brands selected in Q3, it is only asking me for the two marked. by the 5 and 6 mark again.
My question:
It may be possible that if in Q2 they select one of the same random marks from Q1
Can you take a third? That is, instead of taking marks 5 and 6, take marks 4 and 6, removing mark 5 that you selected in Q2.
I hope you have understood me a little