Nulls, we all know are always fun (sic); I am trying to clear up some mass imported files where the employee_id has been left blank on inactive employee records.
I have read this post (https://answers.laserfiche.com/questions/53146/Empty-null-value-field-search) and so far it has not worked for me, and there are not too many other threads that refer to Null field entries during searches.
The 'Employee_Id' field is only on the distinct Salem_HumanResources template.
LF created the following query that is not working:
{LF:Name="*", Type="D"} & {LF:LOOKIN="\HR\INACTIVE"} & {[]:[Employee ID] = ""}
I have also modified it to look directly at entries that have the Salem_HumanResources template as well:
{LF:Name="*", Type="D"} & {LF:LOOKIN="\HR\INACTIVE"} & {[Salem_HoumanResources]:[Employee ID] = ""}
I have tried those queries and added a space between the " " at the end as mentioned in the linked post and that did nothing. Also tried trimming down the queries just to the final stanza {[Employee ID] = ""} and that returns nothing either.
I am only looking for documents, no shortcut links or folders.
We are on Rio 10.3, I am using desktop and web clients to try to run this.
Any thoughts???
Thanks
rob