View Single Post
Old 01-10-2014, 12:36 AM   #19
Chris_Snow
Zealot
Chris_Snow can illuminate an eclipseChris_Snow can illuminate an eclipseChris_Snow can illuminate an eclipseChris_Snow can illuminate an eclipseChris_Snow can illuminate an eclipseChris_Snow can illuminate an eclipseChris_Snow can illuminate an eclipseChris_Snow can illuminate an eclipseChris_Snow can illuminate an eclipseChris_Snow can illuminate an eclipseChris_Snow can illuminate an eclipse
 
Posts: 148
Karma: 8170
Join Date: Jul 2013
Device: kobo glo
Okay...seems I sussed out the problem...and as usual it was user error - doh!!!

It was the "Read" field that was causing the issue.I was using the
Code:
#yesnoread:no
expression when none of the books I haven't read are marked "no" - they just have a blank space.

So I used the
Code:
#yesnoread:false
and that returned as expected. This makes sense if false means a field unassigned (blank space)

Seems all the geek-speak got the neurons firing on my end!!

Really appreciate all the help. Thx very muchly. Lots of your pointers show me other areas of the program to start investigating.
Chris_Snow is offline   Reply With Quote