web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Power Automate changin...
Power Automate
Answered

Power Automate changing time format

(0) ShareShare
ReportReport
Posted on by

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.

kmbogo_0-1671654836138.png

kmbogo_1-1671654879618.png

 

Categories:
I have the same question (0)
  • SudeepGhatakNZ Profile Picture
    14,394 Most Valuable Professional on at
  • Verified answer
    v-bofeng-msft Profile Picture
    Microsoft Employee on at

    Hi @kmbogo ,

     

    Please try:

    concat(formatNumber(mul(0.75635,24),'#0'),':',mod(int(formatNumber(mul(0.75635,1440),'#0')),60))

    vbofengmsft_0-1671673192603.png

     

    Best Regards,

    Bof

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 262 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 227

#3
Expiscornovus Profile Picture

Expiscornovus 225 Most Valuable Professional

Last 30 days Overall leaderboard