Date Calculations
Hi,
I am attempting to do some date calculations and am having an issue with the outputs.
I have two columns - "quote Submitted" and "AP Required"
The first column will not have a date entry until we have actually prepared a quote for a customer. The second column is where I would like a calculation to take place - which would be 7 days from the date the quote is submitted.
I can get the calculation to work, and for the date in the second column to show up in the calendar - my issue is that for every other customer that does not yet have a quote submitted date, the AP required date is showing Jan 31, 1969. I would only like a date to show in the second column if the user has input a date in the first column. I've attached screen shots of what I'm talking about.
Is what I am asking possible?
Thanks for your time.
Ryan
-
You need to pick a token from the token list which opens as a dropdown when you enter @ followed by a field name. @Quote Submitted must be blue (becoomes bue after picking it from the list). Please read this introduction:
https://help.podio.com/hc/en-us/articles/201019358-CalculationsAnd why do you add "AP Required" inbetween the brackets in .toDate()? Remove it.
Rainer
-
Hi Tara,
calculating the difference between a date in a date field and "Today" needs a workaround. Please read my comment here:
https://help.podio.com/hc/en-us/community/posts/115000113951-Trying-return-a-number-on-subtracting-today-s-date-from-a-given-date-in-a-field-?page=1#community_comment_115000105451
Rainer
Please sign in to leave a comment.
Comments
8 comments