Hi,
Bit of a challenge today, I am trying to find a way to deal with a limitation of Microsoft Forms in that it doesn't have a "Time" control. At the moment I have two text controls on the form "Start Time" and "End Time", here users input the time they started/finished a job in the format 11:00 (they are using 24H clock so I don't have to worry about AM/PM). The start/end times are always within the same day so no issues with trying to combine two days.

What I am trying to achieve is to calculate the amount of time between the two time fields using Flow then push this result into a Number column within SharePoint.

Any thoughts gratefully received.
Cheers
Rob