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 / why the date does not ...
Power Apps
Answered

why the date does not save correctly ?

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

I want to save the date correctly without time !

But everytime i submit a form the date is saved with hours and minutes but i only want to save the date ? 

 

Akki2995_0-1692694555515.png

 

 

here:

Akki2995_0-1692694659172.png

 

Categories:
I have the same question (0)
  • gcmfaizan Profile Picture
    1,022 on at

    Hi @Anonymous ,

    on your label where you want to display the date use this formula:

    Text(YourCoulmn, "dd/mm/yyyy")

     

    If this is the answer for your question, please mark the post as Solved.
    If this answer helps you in any way, please give it a like.


    Thanks!

  • Ami K Profile Picture
    15,689 Super User 2024 Season 1 on at

    @Anonymous - what is your data source? Have you considered updating the field type to date only?

     

    ------------------------------------------------------------------------------------------------------------------------------

     

    If I have answered your question, please mark your post as Solved. Remember, you can accept more than one post as a solution.

    If you like my response, please give it a Thumbs Up.

    Imran-Ami Khan

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    it is excel !

  • Prabhakar_S Profile Picture
    735 Moderator on at

    Hi @Anonymous ,

     

    In order to save the date from a form to an Excel you can try this way,

     

    Patch(ExcelDataSource,
    Defaults(ExcelDataSource),
    {
    Column1: DataCardValue7.SelectedDate,
    Column2: Label1.Text
    }
    );

     

    Thanks!

     
    If my response has been helpful in resolving your issue, I would suggest you consider clicking "Accept as solution" and "Give it a thumbs up" as a token of appreciation.
  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    i already did but still not work

  • Ami K Profile Picture
    15,689 Super User 2024 Season 1 on at

    @Anonymous - Consider changing the Update property of Datum_DataCard1 to:

     

    DateValue(DataCardValue1.SelectedDate)

     

    ------------------------------------------------------------------------------------------------------------------------------

     

    If I have answered your question, please mark your post as Solved. Remember, you can accept more than one post as a solution.

    If you like my response, please give it a Thumbs Up.

    Imran-Ami Khan

     

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    still dont work, can it be because of excel ?

  • Verified answer
    Ami K Profile Picture
    15,689 Super User 2024 Season 1 on at

    @Anonymous "still don't work" is not very descriptive. Is there an error message or is the time still being displayed?

     

    Working with Excel as a data source in Power Apps is quite unwieldy, particularly for Date field types.

     

    Consider changing the column type in Excel to Text and then use the below in the DataCard Update property:

     

     

    Text(DataCardValue1.SelectedDate,"dd/mm/yyyy")

     

      

    Alternatively and ideally, move your data source to SharePoint or Dataverse.

     

    ------------------------------------------------------------------------------------------------------------------------------

     

    If I have answered your question, please mark your post as Solved. Remember, you can accept more than one post as a solution.

    If you like my response, please give it a Thumbs Up.

    Imran-Ami Khan

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    okay it works now better, but does notsave the date!

    When i add a new record then the date is not saved in excel:

     

    Akki2995_0-1694418542128.png

     

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    rather i get values like this: 

     

    Akki2995_0-1694419339595.png

    and in the app he shows me the default values

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

#2
11manish Profile Picture

11manish 201 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 128 Super User 2026 Season 2

Last 30 days Overall leaderboard