Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Answered

I am using the function following to convert date value in Excel and migrate them to SharePoint list . But it doesn't work with error message .Could you please help on it? Thanks a lot.

(0) ShareShare
ReportReport
Posted on by 389

Dear all 

 

I am using the function following to convert date value in Excel and migrate them to SharePoint list . But it doesn't work with error message .Could you please help on it? Thanks a lot.

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

GUOGUO_3-1639018551879.png

 

 

GUOGUO_1-1639018504229.png

GUOGUO_2-1639018523837.png

 

 

GUOGUO_0-1639018461995.png

 

  • Verified answer
    fchopo Profile Picture
    7,968 Super User 2025 Season 1 on at
    Re: I am using the function following to convert date value in Excel and migrate them to SharePoint list . But it doesn't work with error message .Could you please help on it? Thanks a lot.

    Hi @GUOGUO 

    You could try to get Excel dates in ISO-8601 format, so you don't need to do any conversion:

    excel-rows.png

     

    Another possible issue would be that date value is null, so when you apply the int function, it gives you an error.

    I would recommend using the first approach.

    Hope it helps!

    Ferran

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

Michael Gernaey – Community Spotlight

We are honored to recognize Michael Gernaey as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 566 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 516 Super User 2025 Season 1

#3
stampcoin Profile Picture

stampcoin 492