Hi,
I have a dataset with products with a maturity date and I need to see the difference between the date I set for running my analysis and the maturity date.
I'm running the dataset backwards, so I use workflow constants to create variables into e.g. SQL.
So I want to be able to use the formula tool to e.g. [Maturitydate] - [Startdate] - Where startdate is a selfcreated constant workflow variable, e.g., 12Nov18 or 12/11/2018.
Thanks in advance.