Hi,
i got a flow where employees can request an absence. They add the data of their absence in a Sharepoint List, which is the trigger of my flow.
Now, i got a problem with the input time in the Sharepoint List

If you keep the time at 00:00 in Start & Ende, it shows up the wrong date in the calendar later on.

My Goal:
So i added a checkbox, where the user can select, if the absence is a whole-day absence (= In the picture above "Abwesenheit Ganztägig?") (like in outlook)
In my flow i want:
If
"whole-day absence" = Yes
Then
change the time of "Start" to 00:00 and of "Ende" to 24:00 (No matter which time the user selected!)
I only want to change the time, not the date!
I haven't found any action in power automate which fits my wish...
Maybe someone can help me out 🙂
Thanks a lot!