Hi everyone.
I need to find difference between two dates.
I have stock entry date. This date consists of three columns: year(YYYY), month (M) and day (DD).
I have created TODAY variable at universe level which returns today's date as MM/DD/YY format.
I would like to find difference between stock entry date and today and found out how long stock is in our store.
Thanks in advance