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 Apps / Create date passed to ...
Power Apps
Answered

Create date passed to Flow appears as number string

(0) ShareShare
ReportReport
Posted on by 355

I'm trying to pass the ThisItem.Created date into Automate but oddly my variable puts it as a numerical string?? 

 

Flow.Run(ThisItem.ID, ThisItem.'Created')

 

Created in this example should be 20/07/2021 10:52

 

I feel this should be straight forward but has me stumped!!

Coopedup_0-1629738404571.png

 

Categories:
I have the same question (0)
  • Verified answer
    Pstork1 Profile Picture
    69,657 Most Valuable Professional on at

    The handoff between Power Apps and Power Automate is done via JSON and there is no data type on the receiving end for a date.  You are also putting it into a Variable and variables also don't have a data type for date.  To get the right date in Power Automate you should format it as an ISO 8601 string to pass it as a parameter.  Use the Text() function around your second parameter and choose an appropriate datetime format string from the following list.

    Text function in Power Apps - Power Apps | Microsoft Docs

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 Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 345 Most Valuable Professional

#2
11manish Profile Picture

11manish 207 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 177

Last 30 days Overall leaderboard