I am a beginner and can most often find an answer reading here to make a flow work, but I've been unsuccessful finding an answer.
I am creating a flow that triggers when a new Sharepoint list item is created.
An ALL DAY EVENT should be created for every new DATE FIELD ENTRY.
During testing I have tried setting my SHAREPOINT LIST DATE FIELD to include only the DATE (which always creates the event at 12:00 am). I've tried setting the LIST FIELD to DATE AND TIME (no matter what time I select, it still creates the event at 12:00 am. I'm guessing because I used the convert time zone function?)
In order to get the flow to run, I had to use CONVERT TIME ZONE . . Is there a way to make the output start time 12:00 am and end time 11:59 p.m. so it sees it as an all day event (if that would work)? Or some other work around? I found this solution, but I'm not quite sure how to write the expression to add 23 hours and 59 minutes, to my end time. I don't know if it will work, but seems like a logical solution?????
In CREATE EVENT, if I select "Is all day event" the flow fails (see run details error when all day event is set to "yes")
Any help would be greatly appreciated!



