Good evening,
I want to make a scan which for the first part will contain 5 studies that are compulsory and the second part will consist of 3 indicators(2-3 studies each) but even if one of these indicators if true it's enough. To be more precise I have 3 queries but I want to make them into one
Now I have:
Query1 Part A and Indicator 1
Query2 Part A and Indicator 2
Query3 Part A and Indicator 3
I need:
Query Part A and (Indicator 1 or Indicator 2 or Indicator 3)
So generally speaking the Part A is the same in all three queries but the problem is I cannot find the OR condition.
I tried to add a condition group "any of the following" but each indicator is 2-3 studies so it doesn't work.
Thank you in advance
I want to make a scan which for the first part will contain 5 studies that are compulsory and the second part will consist of 3 indicators(2-3 studies each) but even if one of these indicators if true it's enough. To be more precise I have 3 queries but I want to make them into one
Now I have:
Query1 Part A and Indicator 1
Query2 Part A and Indicator 2
Query3 Part A and Indicator 3
I need:
Query Part A and (Indicator 1 or Indicator 2 or Indicator 3)
So generally speaking the Part A is the same in all three queries but the problem is I cannot find the OR condition.
I tried to add a condition group "any of the following" but each indicator is 2-3 studies so it doesn't work.
Thank you in advance