Hi, I am getting the below error message stopping my flow from running.
String was not recognized as a valid DateTime. And then my Client ID.
I am running an export from Excel to Outlook Calendar event.
Below is my excel headers
And this is the config for the Outlook Event
Help please??
Hello @NiallOB01
Could you please send more pictures about your complete flow to see more details about it. To see what trigger you are using.
Regards,
Community Support Team - Edgar Madrigal
Okay so I got that part working, and it succeeds, however it doesnt actually post anything to my outlook? Any ideas with the same configuration
Hello @NiallOB01
Instead of using 'dd-MM-yyyy' you should use 'yyyy-MM-dd'
To be able to change the format in excel you can review Creating a custom date format in Excel in this link: How to change Excel date format and create custom formatting (ablebits.com)
formatDateTime(variables('VariableName'),'dd-MM-yyyy')
Links to learn more about FormatDateTIme function:
Power Automate formatdatetime [with real examples] - SPGuides
Power Automate Fundamentals # 5: Usage of formatDa... - Power Platform Community (microsoft.com)
Let me know if it this helps you!
Regards,
Community Support Team - Edgar Madrigal
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. If you like my response, please give it a Thumbs Up.
WarrenBelz
146,601
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,946
Most Valuable Professional