How to filter for 'A' or 'B' by search?

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
jkim
Posts: 1
Joined: 12 Jul 2013, 05:55

How to filter for 'A' or 'B' by search?

Post by jkim »

I know to filter by AND. but i cann't filter by OR.

I enter a space between 'A' with 'B' when do to fiter for 'A' and 'B'.
but i can not filter for 'A' or 'B'

so, let me know where's a manual for search method.
Attachments
capture.JPG
capture.JPG (48.79 KiB) Viewed 4887 times
atrol
Site Admin
Posts: 8378
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: How to filter for 'A' or 'B' by search?

Post by atrol »

You can set 'Match Type' to 'Any Condition' for other fields but not the text search field.

The available options for text search are
'A' and 'B' and
'A' and not 'B' (you get this by entering: A -B )
Please use Search before posting and read the Manual
dregad
Developer
Posts: 76
Joined: 26 Jul 2010, 14:24

Re: How to filter for 'A' or 'B' by search?

Post by dregad »

atrol wrote: 'A' or 'B'
You mean 'and', right?
atrol
Site Admin
Posts: 8378
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: How to filter for 'A' or 'B' by search?

Post by atrol »

dregad wrote: You mean 'and', right?
Right
Changed it
Please use Search before posting and read the Manual
Post Reply