Cross validation rules - validation filters - 'AND' 'OR' operators
'Hi
Not sure if anyone else has come across this but when adding validation filters, the system defaults to using 'AND' operators when adding the second filter e.g. values 1000 and 1001 will show '1000' AND '1001', whereas when you add a third value e.g. '1002', the system shows '1000' AND '1001' OR '1002'
Is there some way of choosing the operator between 'AND' and 'OR'?