Hi,
This works in Power Automate but doesn't look like it works in powerapps.
convertFromUtc(outputs('Wait_for_an_approval')?['body/completionDate'],'South africa standard time','dd/M/yyy H:mm tt').
How do I write this correctly in Powerapps?
Also, if I'm passing date data types from date pickers in power apps to flow (ask in powerapps) I noted that there is a special format that must be used in the text function to format the string namely "yyyy-mm-dd" in order for Sharepoint to accept it.
Is there a specific formatting for Sharepoint as far as the time goes? Is "yyyy-mm-dd H:mm tt" fine? If not please tell me the correct time formatting.
Thank you very much.
Regards,
Daniel