
This filter is used for filtering of documents, you can filter on all the Data elements that is used for documents. A special feature is to control how far ahead of the document expiry the warning will be sent. | ![]() |
A special feature is to control how far ahead of the document expiry the warning will be sent. Make a free text entry and enter Expires <= DateTime.UtcNow.AddDays(30), in this example it will filter documents that will expire in the next 30 days. | ![]() |