View Single Post
Old 11-18-2011, 11:13 AM   #2
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,080
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by KABx View Post
I’m sure this is very easy, but I can’t quite get it.....can anyone help with a couple of search queries?

I have 2 custom columns (both comma separated text, like tags, shown in the tag browser).

How do I do search for

columnA not = columnB

and

columnA contains columnB ?
Use the Tag Browser Luke

Set it to Match All at the bottom
Select the first column value (minus is Not)
hold the control key
Select the second column value (Minus is Not)

you should see something like this:
Code:
tags:"=Webscription" and  not #usertags:"=Not All Done Yet"
theducks is offline   Reply With Quote