Dates:
You can use the datetimediff() function in the Formula tool to calculate the difference.
Before you can use the formula tool, you'll need to convert the dates to Alteryx recognized dates. You can use the datetimeparse tool to achieve this.
See attached for an example workflow.
Hi @MaheshR you need to use DateTimeFiff function however you will need to specify your dates in the format alteryx recognises which is YYYY-MM-DD. This link may be useful as it explains datetime functions in alteryx. I have mocked up a workflow let me know what you think?
Hello @MaheshR ,
find the attached sample workflow.
Regards,
Naveen.