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

Question

Question

Modify value of date token in Connector

asked on March 13, 2018

I am trying to create a connector profile to search for documents that have a certain customer ID (Inv_ID) and is older than a certain date. I created the advanced search below:

{LF:Created<"%(Datetime)"} & {[]:[Inv_ID]="%(Edit)"}

 

The search pulls all documents older than today. But I'd like this to be a different date. how would I subtract days from the date token in Connector?

0 0

Replies

replied on March 13, 2018

Hi Kevin,

This is not yet a feature, but it's a good idea! Calculations are not currently a part of Connector.

Best regards,
Karina

0 0
replied on March 7, 2019

+1 for this feature.

 

We have a client who would like to create a search that only pulls documents less than a year old but currently we can only provide a fixed date which would need to be constantly updated in the profile. 

Something like %(Date) - 365 days as the search parameter.

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

Sign in to reply to this post.