If you have 2 dates and you want to subtract for example hire date(in future) and current date(now)
We want to say for example if a person is 7 days or less from “hire date” it must give an output value if it is 8 days or more it must give another output value
How would you got about that. I see that there are two transforms “Date Math” and “Date Format”
It points more to both(using “date math” within “Date Format”) but is cannot seem to find an example of this.
Or do we need to use a rule for this?
Any examples that somebody has will be greatly appreciated