Topic: WZD reports issue
Interesting issue, I have a predefined WZD report that reports all unverified records WHERE Taxon_Occurrence.Verified < '2' which works well. I want to remove certain species from this report output so I add the following to the WHERE:
AND ITN5.Taxon_List_Item_Key NOT IN ({RTLIK_list})
I reasonably expected the same output minus species in the NOT IN list but to my surprise they are reported. Now, if I change the statement to:
AND ITN5.Taxon_List_Item_Key IN ({RTLIK_list})
I only get records for the listed RTLIKs as expected!
So in effect IN is recognised but NOT IN isn't! Is this by design or a report wizard issue?
Senior Data Officer
Butterfly Conservation, Butterflies for the New Millennium and National Moth Recording Scheme