Skip to Content
0
Former Member
Aug 05, 2016 at 02:23 PM

Find difference between specific date and Today

49 Views

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