Hey community,
I want to take the date from Microsoft Forms using powerautomate add 114 days to it and put that as the due date in Planner for a task that is generated.
Example: Someone puts 1/1/2023 in the form. I want to add 114 days to that automatically and then take the new date and put that as the due date for the planner task that is created.
Here is one error I get. But I figure there is a better way to do it.
Unable to process template language expressions in action 'Format_90_Days' inputs at line '0' and column '0': 'The template language function 'formatDateTime' expects its first parameter to be of type string. The provided value is of type 'Null'. Please see https://aka.ms/logicexpressions#formatdatetime for usage details.'.
Thanks!