Hi everyone,
I'm trying to create Flow to get data from Flow and find this row in excel with this row 🙂
The problem is when I use datetime for "Key Value" it says that value is not found, I've tried to change date format but it didn't give result,
any ideas?
I use this formula to convert data:
convertTimeZone(body('Get_response_details')?['submitDate'],'UTC','Singapore Standard Time','dd/MM/yyyy h:mm:ss tt')

