I have a customized field "Document Date". I would like to generate a report (in Workflow) but I can't seem to get the search correct.
{[]:[Document #]~="'E-*'"} & {[]:[Document Date]=THISYEAR} & {LF:Name="*", Type="D"}
Can I run this where it will generate search results for "this year's" documents? I don't want to have to go in every new year and update it if it's hard coded.