Hello I need help using power automate to change times i have in an excel. The power automate flow should
Ingest the excel document
In the excel there are two column start time and end time which are in 24hrs format (eg: 13:30)
Excel changes the these times into percentages (eg :0.75635 is equivalent to 18:15)
I need to get start and end times which will be in decimals string which will need to be put into an apply each loop that will multiply these decimals percentages by 24.

