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 Automate
Suggested Answer

Date format

(0) ShareShare
ReportReport
Posted on by
I am getting date format in different format from excel how can i get proper format
I have the same question (0)
  • Suggested answer
    chiaraalina Profile Picture
    2,425 Super User 2026 Season 1 on at
     
    Please tell us how you receive the Excel date output:
     
    • Numeric serial (example 44561)
    • Text string/Standard (example "08/16/2025" or "2025-08-16T00:00:00Z")
    For Numeric serial:
     
    formatDateTime(addDays('1899-12-30', int(<SerialNumber>)), 'yyyy-MM-dd')

    Example:
    45123 returns 2023-07-16
     
     
    For standard text string/ISO 8601:
     
    formatDateTime(<DateValue>, 'dd.MM.yyyy')
     
    Example:
    2025-08-16 returns 16.08.2025
     
     
     
    Let me know if it works!
     
     

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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Valantis Profile Picture

Valantis 377

#2
11manish Profile Picture

11manish 279

#3
David_MA Profile Picture

David_MA 234 Super User 2026 Season 1

Last 30 days Overall leaderboard