You are viewing limited content. For full access, please sign in.

Question

Question

Count prior months documents & email that quantity

asked on September 25

I have a folder with documents that have a metadata field called "Date Received". I want to create a workflow that will establish the current month's date and count any documents that have a date received date prior to the current month. 

 

Any Ideas? 

0 0

Answer

SELECTED ANSWER
replied on September 26

Update... I was able to achieve this through a well-crafted search query with the Search Repository Activity.  Then, I used the search repository result count token in the email activity. 

 

Here is the syntax if anyone needs it:

 {LF:LOOKIN="my desired folder"} & {LF:Name="*", Type="D"} & {[]:[Date Received]<"%(Date#"MM//01//yyy"#)"}

1 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.