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

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Date Subtration resulting to null values

I767768
5 - Atom

Hello guys, New to this group. Could someone help me in my workflow. I'm trying to subtract the previous date to today's date. but the output result is null. 

2 REPLIES 2
alexnajm
18 - Pollux
18 - Pollux

without seeing your formula set up or your data, it's hard to advise... but check the data type of your other column and make sure its a date, plus make sure you are outputting as a number since you are trying to get the days between two dates based on the formula

apathetichell
20 - Arcturus

is lastrun an integer and lastrundate datetime or a date?

Labels
Top Solution Authors