I have created a flow which is updating the date in a dataverse table.
But the issue is when I have selected the date 21-8-2023.
It is updating 20-8-2023 in dataverse.

I have created a flow which is updating the date in a dataverse table.
But the issue is when I have selected the date 21-8-2023.
It is updating 20-8-2023 in dataverse.
Hi @Moira0509 ,
At my knowledge, flow returns utc datetime, please try to convert the timezone.
Best Regards,
Wearsky