Hi there,
How can i add the number of “Wait days” to the “start date” and get actual dates back in the “end dates” column?
Thanks people.
Hi there,
How can i add the number of “Wait days” to the “start date” and get actual dates back in the “end dates” column?
Thanks people.
I did manage the recalculated date, but now the calendar cannot display, cause its’ not the right format:
Hey there!
I believe that Calendar views and Timeline views don’t currently support columns where the datatype is an array of date/datetime values.
What you could try is tacking on something like .first()
to the end of your column formula, and that should hopefully fix the issue you’re seeing in setting up your calendar view. Give that a shot and let us know how it goes!