I have a flow set up which reorders a CSV table so that our other system can accept it (has to be formatted in a certain way). See screenshot below.
Here is what the error I am getting in our system looks like, this part isn't important but I would need to format the date/time in a different way ideally without the T and the + as our system doesn't understand it.
Would it be possible to use formatDateTime() to reformat this date and time to a simpler format? I am really look for a few ways to do it as I'm not sure which date format will work I need to try a few to see what it would like, but would this be possible to do if so how would it look in this create a csv table?
Thanks,
Ben