Skip to main content
Solved

Workflow Decision Step - Last X Days Condition


Forum|alt.badge.img+4

Hello Everyone,

 

I noticed there is a condition called “Last X days” in the decision step and it is only showing if the variable on the left side is a Date Variable. 

 

Do you have any idea how this works? I tried setting a fixed date on the date variable while adjusting the number on the right side, but this step always goes down the True path.

 

I would appreciate any insights or suggestions on how to resolve this. Thank you!

 

Best answer by Pawan Gangwani

Hello ​@alexisdg 

Welcome to the DocuSign Community!

I had a same query on the “Last X days” and I raise the case to DS support. I got the answer, hope it helps you.

--------------------------------------------------------------------------------------------------------------------------------------------

This functionality should be used when it is necessary to check whether a specific date is within the scope of the last X days.

Basically, what this Last X Days does is to evaluate whether the indicated data variable is within a range of x days, specified in the subsequent field.

One example scenario could be to set an if statement, if that variable is "=" or "contain" the string "Special Event" send an email, otherwise send another email. I also linked the failure of the decision step to send an email.

-------------------------------------------------------------------------------------------------------------------------------------------


Thanks!

View Original
Is this content helpful?

2 replies

Pawan Gangwani
Rising Star
Forum|alt.badge.img+13
  • Rising Star
  • 397 replies
  • Answer
  • January 29, 2025

Hello ​@alexisdg 

Welcome to the DocuSign Community!

I had a same query on the “Last X days” and I raise the case to DS support. I got the answer, hope it helps you.

--------------------------------------------------------------------------------------------------------------------------------------------

This functionality should be used when it is necessary to check whether a specific date is within the scope of the last X days.

Basically, what this Last X Days does is to evaluate whether the indicated data variable is within a range of x days, specified in the subsequent field.

One example scenario could be to set an if statement, if that variable is "=" or "contain" the string "Special Event" send an email, otherwise send another email. I also linked the failure of the decision step to send an email.

-------------------------------------------------------------------------------------------------------------------------------------------


Thanks!


Forum|alt.badge.img+4
  • Author
  • Conversation Starter
  • 16 replies
  • February 3, 2025

Hello Pawan,

 

Thank you so much for your help! I really appreciate it, and it’s been a huge help!