@GLO_FR said: If UNION doesn't exist, it's not a problem Solution 1 : Are you using a data base ? If yes, do your union in SQL Solution 2 : Use scripted dataset (example join) I don't have 4.2.2. so I made the example in 3.7.2
@GLO_FR said: If UNION doesn't exist, it's not a problem
Solution 1 : Are you using a data base ? If yes, do your union in SQL
Solution 2 : Use scripted dataset (example join)
I don't have 4.2.2. so I made the example in 3.7.2
who i pass optional parameter for each union in where statement ??
Here is an example (the dots are the plus sign) if(params["prefix"].value) { prefix = "(" + clause + ") or " + clause1 ; } else { prefix = " etonum NOT LIKE 'PR%' OR remark NOT LIKE '%PR%'" }
" where siteid = 'ATDC' and " + prefix