Hi
I am trying to populate a column with a certain date using the constant value node.
Below is the date;
30.01.2020;00:00:00.0
using this date format
dd.MM.yyyy;HH:mm:ss.S
with value settings as date&time
The node is able to run fine. However when I try to use my newly created column on the Date&Time Difference node this new column doesn’t appear.
What do you think is the issue here? Am I not creating a proper Date&time column?
The main use case is that I download a bunch of dates from an excel and need to subtract it against a constant value date to get the number of days from that point in time.
Many thanks!