Skip to main content

Notifications

Community site session details

Community site session details

Session Id : E6FODwRpROmWa5/ElRC1gv
Power Automate - Building Flows
Answered

Update row with today's date displaying in MM/dd/yyyy when should be dd/MM/yyyy?

Like (1) ShareShare
ReportReport
Posted on 4 Oct 2024 08:41:28 by 23
Hi everyone,
I have a flow that's working fine technically, but the final step is to update an excel row with today's date, and is being converted to MM/dd/yyyy in excel, when I see that Power Automate is returning the desired format of dd/MM/yyyy.
 
It's updating the correct column/row. The only issue is with the date format.
 
I've checked excel and the cells are formatted as date dd/MM/yyyy, the sheet is in English (UK), and I just tell why this would be happening.
 
When I change the call format to text, it appears correctly as dd/MM/yyyy. However this is not ideal as I plan to use some conditional formatting with the dates.
 
Can anyone suggest anything to fix this please?
 
  • SB-12091310-0 Profile Picture
    23 on 04 Oct 2024 at 13:33:15
    Update row with today's date displaying in MM/dd/yyyy when should be dd/MM/yyyy?
    Yes, thanks David MA!
     
    (The update row action was indeed using the output from the Compose action).
     
    But the fix was done when I changed the formatDateTime(utcNow(),'dd/MM/yyyy') to formatDateTime(utcNow(),'yyyy-MM-dd', the excel sheet now shows this as the desired format.

    ​​​​​​​
     
    Thanks!
  • Verified answer
    David_MA Profile Picture
    10,624 Super User 2025 Season 1 on 04 Oct 2024 at 12:56:18
    Update row with today's date displaying in MM/dd/yyyy when should be dd/MM/yyyy?
    Is the update row action using the output of the compose action? If not, show how you are populating it in the update row action? One thing you may also want to try is to set the Excel action to ISO8601 date format and populate it with yyyy-MM-dd and then see if it displays using your regional settings.
  • SB-12091310-0 Profile Picture
    23 on 04 Oct 2024 at 12:22:00
    Update row with today's date displaying in MM/dd/yyyy when should be dd/MM/yyyy?
    Thanks Petar Hr,
    I've done what you've suggested and checked the regional language settings and it's definitely dd/MM/yyyy. Thanks for the suggestion though.
     
     
     
  • Suggested answer
    Petar Hr. Profile Picture
    18 on 04 Oct 2024 at 10:10:48
    Update row with today's date displaying in MM/dd/yyyy when should be dd/MM/yyyy?
    Hi SB-12091310-0, 
     
    Looks like a region formatting issue to me. Power Automate appears to be working as expected.
     
    One suggestion I have is to check the Short date in the regional language settings: 
     
    Control Panel > Clock and Region > Region > Additional settings > Date tab > Ensure the Short date format is set to dd/MM/yyyy.

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

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,668 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 66,004 Most Valuable Professional

Leaderboard
Loading started