Hi all,
I have created several Flows where the trigger is to select a date from the date picker. When selecting the date, e.g. 15th of April, Flow takes the 14th of April instead (screenshots attached).
Do you have any ideas how to resolve this?
Thanks,
Anne
Solved! Go to Solution.
Hi @anne_danko ,
I have made a test for this issue today.
I think this issue has been fixed.
Please take a try on your side to make sure the issue if still exist.
Best Regards,
Community Support Team _ Zhongys
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Hi @anne_danko ,
I have made a test on my side, it has the same issue with yours.
I suggest you use the addDays() function to add one day on the date.
I have made a flow for your scenario, please check it for a reference.
The expression in the Compose is: addDays(triggerBody()['date'],1,'yyyy-MM-dd')
Best Regards,
Community Support Team _ Zhongys
If this post helps, then please consider Accept it as the solution to help the other members find it more quicklyHi @anne_danko ,
I have made a test for this issue today.
I think this issue has been fixed.
Please take a try on your side to make sure the issue if still exist.
Best Regards,
Community Support Team _ Zhongys
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Hi Zhongys
Thank you for your reply. The issue no longer exists on my side - it seems this has been solved.
Best,
Anne
Power Automate User Groups are coming! Make sure you’re among the first to know when user groups go live for public preview.