Hi,
i created a flow that creates a planner tasks from a list of rows in excel.
when using UTCNOW and ADDDAYS as parameters it woked fine, but when im trying to get the date as input form the excekl im getting an eror.
below some screenshots to assist:
1. the excel date:

2. flow - create a task

3. error message
"The request is invalid:\r\nCannot convert the literal '43662' to the expected type 'Edm.DateTimeOffset'.",
"innerError": {
"request-id": "1fa2c77f-93f7-493d-b9c6-c6f833f52add",
"date": "2019-06-26T15:27:17"
thanks a lot
Perez