I am trying to achieve 'OR over multiple columns'. I have Firstname, Lastname and phone columns. I want to do a search filter like this : (Firstname AND Lastname ) OR (phone). Can anyone help me with this ?
↧
I am trying to achieve 'OR over multiple columns'. I have Firstname, Lastname and phone columns. I want to do a search filter like this : (Firstname AND Lastname ) OR (phone). Can anyone help me with this ?