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 / Convert date & time in...
Power Automate
Answered

Convert date & time in power automate when exporting from SharePoint into csv

(0) ShareShare
ReportReport
Posted on by 119
Dear All,
 
I am working on a flow that exports SharePoint list into csv file.

In the SP list I have two Date&Time columns: "Start Date" and "End Date" and then 2 default fields - "Created" and "Modified".
 
However the time in the SP list is not the same as in the csv exported from the SP list:
 
Created - this field in SP list shows +1 hour compared to CSV
Modified - this field in SP list shows +1 hour compared to CSV
Start Date - this field in SP list shows + 2 hours compared to CSV 
End Date - this field in SP list shows + 2 hours compared to CSV
 
SharePoint list shows the time correctly, so the CSV needs to be adjusted.

Could you please advise how to write the expression for these 4 columns in the "Select" step of my flow?
 
Thank you very much in advance.
 
SP list:
 
Excel:
 
Flow:
 
Select Step:
Categories:
I have the same question (0)
  • Verified answer
    Chriddle Profile Picture
    8,686 Super User 2026 Season 1 on at
    The Get Items connector, like all SharePoint connectors, returns date values ​​as UTC datetime.
     
    To convert the date to your timezone, use the function convertFromUtc().
     
    E.g.
    convertFromUtc(item()['Created'], 'W. Europe Standard Time')

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!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 953

#2
Valantis Profile Picture

Valantis 810

#3
Haque Profile Picture

Haque 622

Last 30 days Overall leaderboard