Hi All
I am really looking for some help, I am very new to using Power Automate, Lists, Forms etc. And everything I have learned has been off google or youtube.
I have created a list and flow, that all works. But I have 133 forms already completed that did not go through the flow and I want them to be added to the same list.
I have created a flow doing:
- Manually Trigger Flow
- List rows present in a table
Then connected everything through, the flow works but doesn't like the field for the dates, and that's a really important part of the information. It comes up with this message:
The 'inputs.parameters' of workflow operation 'Create_item' of type 'OpenApiConnection' is not valid. Error details: Input parameter 'item/LEAVINGDATE' is required to be of type 'String/date'. The runtime value '"45359"' to be converted doesn't have the expected format 'String/date'.
I have tried changing the format in excel and on the list to custom, text, date etc. But nothing seems to be working.
What am I doing wrong :(