So I'm trying to retrieve documents for a certain data range, for a certain template, that DOES NOT contain specific template field info. For example: Modified between Jan 1, 2014-Jan 10, 2014, Template Name= Accounts Payable where Field does not equal Paid, Approved by John, Approved by Inez.
I'm doing the following but continue to receive the following error: An Unrecognized character was encountered. [9086]
{[Accounts Payable]:[Status]=-"Pad","Approved by John","Approved by Inez"} & ({LF:Modified>="1/1/2014 12:00:00 AM", Modified<="1/10/2014 11:59:59 PM"}|{LF:Created>="1/1/2014 12:00:00 AM", Created<="1/10/2014 11:59:59 PM"})