Hello all,
I have defined a date token calculator that would subtract a certain number of hours and the used this token in the search repository. However, the search result is returning 0. Please see my search syntax: {LF:LOOKIN="Cust\", SUBFOLDERS=1} & ({[]:[Doc Type]="*"} - {[]:[Doc Type]="Approval"})
& {LF:Created >"%(DateTokenCalculator_Last Run Time)"}
Oh yes, I have used a track token after the DateToken Calculator.
Thanks to advise where i went wrong.