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 / date format with data ...
Power Apps
Unanswered

date format with data from a sharepoint list

(0) ShareShare
ReportReport
Posted on by

I made a Powerapp with the input from a SharePoint list. one of the items is the modified date.

When i show this sharepoint item in the PowerApp the item is shown as "2-10-2017 10:31".

 

Is it possible to show the sharepoint item as "2-10-2017" in the powerApp?

Categories:
I have the same question (0)
  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Yes you can use Text() function to transform a date into prefered format.

     

    In your case it would be someting like that:

     

    Text(ModfiedDate, ShortDate)

    Text() Documentation: https://powerapps.microsoft.com/en-us/tutorials/function-text/

  • v-yamao-msft Profile Picture
    Microsoft Employee on at

    Hi henriwestra,

     

    Please try to use Text function. Please check the doc about Text function for more details:

    https://powerapps.microsoft.com/en-us/tutorials/function-text/

     

    Then you could use the code likes below to format the date to “dd-mm-yyyy”:

    Text(ThisItem.Modified,"[$-en-US]dd-mm-yyyy")

     

    Please try it on your side.

     

    Best regards,

    Mabel Mao        

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 396 Most Valuable Professional

#2
11manish Profile Picture

11manish 134 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 101 Super User 2026 Season 2

Last 30 days Overall leaderboard