I managed to process the date BUT I need also the time and I keep getting the error. Unfortunately there is not start time field for the event time in the calendar module… and so I have to integrate it in the DATE variable
Thanks!
I think in your google sheet the date is in format MM/DD/YYYY. Calendar in start date is date column. So please use parse function
{{parseDate(1.Data di Arrivo; “MM/DD/YYYY”)}}
I just wanna quickly jump in and say congrats on solving this puzzle with the help of the community!
Thanks a lot for remembering to share what you learned with us and for marking your final setup as a solution. Thanks to that, our community stays tidy and neat and easy to navigate for folks looking for similar info in the future