This is my formula
IF(DATETIME_DIFF(TODAY(),{purchase-date},'d')<1,DATETIME_DIFF(TODAY(),{purchase-date},'h'), DATETIME_DIFF(TODAY(),{purchase-date},'days'))
Why do I get all this results? Why is all this numbers negative?

This is my formula
IF(DATETIME_DIFF(TODAY(),{purchase-date},'d')<1,DATETIME_DIFF(TODAY(),{purchase-date},'h'), DATETIME_DIFF(TODAY(),{purchase-date},'days'))
Why do I get all this results? Why is all this numbers negative?

Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.