We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

General Discussions

Discuss any topics that are not product-specific here.
SOLVED

Ageing calculation

Phani_1982
5 - Atom

how to calculate ageing in days if start date of defect is 1st of April and end date is today if the defect is not repeating in any of the day then defect should not continue and if defect starts again after a day or two then defect should be calculated from the next start date

1 REPLY 1
caltang
17 - Castor
17 - Castor

DateTimeDiff with DateTimeNow against your Start Date.

 

Put a condition to your Start Date based on the defect's period (as defined by you / end user).

Calvin Tang
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
Labels
Top Solution Authors