Hi All
I am in the middle of building a flow and i am trying to format the date columns within the create csv table so currently the dates are formatted as yyyy-MM-ddT00:00:00Z and i wish to change it to ISO 'u'. I thought that this would have been a simple formatdateTime(item()?['OData_x0032_hr_x002d_Due'],'u') however every item returned does not have a date therefore the flow fails.
Can anyone share the best work around for this situation?
