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 / Excel date : 43831 for...
Power Automate
Answered

Excel date : 43831 format to convert in date

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi,

 

i need to convert a date excel value into a date to store it on a SP list

the value i get from Excel is 43831. 

 

I can't change the excel format date in Excel directly because it's a Excel extracted from a application managed by another team. 

 

How can i convert 43831 value to real date like 20/01/2020 ? 

 

Many thanks 

Categories:
I have the same question (0)
  • Verified answer
    RobElliott Profile Picture
    10,416 Super User 2026 Season 1 on at

    @Anonymous Excel stores dates as integers. Assuming you are looping through the excel spreadsheet to get the date,  add a compose control and then add the expression:

    formatDateTime(addDays('1900-01-01',add(int(items('Apply_to_each')?['Date']),-2)),'yyyy-MM-dd')

    where Date is the date column in my excel spreadsheet

    Rob
    Los Gallardos
    If I've answered your question or solved your problem, please mark this question as answered. This helps others who have the same question find a solution quickly via the forum search. If you liked my response, please consider giving it a thumbs up. Thanks.

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 62 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 58

#3
Expiscornovus Profile Picture

Expiscornovus 39 Most Valuable Professional

Last 30 days Overall leaderboard