#TempoRecords : Hello All, I working on Tempo Records - in the main record

#TempoRecords : Hello All,
I working on Tempo Records - in the main record screen. I need to check for a text in record field for : someField Value to be either "A" or "B".
If i create two rows of default filters for variable as someField. Values that I require to filter is text as "A" or "B"
Works as someField = "A" and someField = "B"
As I need an OR operator and operator AND is not desriable.

Other Options :
1. someField operator as "=" and then value as "A" or "B"
2. someField operator as "IN" and then value as "A" , "B"
Doesnt seem to work these options also
It doesn't bring the records, when i use - IN operator also, doesnt work the way it expected.
Will anybody please help ?

OriginalPostID-157948

OriginalPostID-157948

  Discussion posts and replies are publicly visible