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 / Default date in a Powe...
Power Apps
Answered

Default date in a Power App DatePicker

(0) ShareShare
ReportReport
Posted on by 12

I have a Power App using Forms to display and update data in SharePoint lists. 

 

It includes a date field, which the user can choose to select. If I leave the DefaultDate property blank it is displayed at '31/12/2001'. If the user saves the record with selecting a date, the field remains blank (which is what I want it to do).

 

If I set the DefaultDate to 'Today()' then today's date is displayed. If the user saves the record, even without actually clicking on the date picker, this date is stored.

 

Is there a way of showing the default date as today's date, but only saving it if it then selected by the user?

 

thanks

I have the same question (0)
  • Verified answer
    v-bofeng-msft Profile Picture
    Microsoft Employee on at

    Hi @MarkFitzpatrick ,

     

    You could set the datepicker's OnSelect property to:

    Set(SaveDateVaribale,true)

    Set the date datacard's Update property to:

    If(SaveDateVaribale,DatePikcerName.SelectedDate)
    

     

    Best Regards,

    Bof 

  • MarkFitzpatrick Profile Picture
    12 on at

    Bof,

     

    Great solution - works a treat. Thanks very much, Mark

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

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 421

#2
WarrenBelz Profile Picture

WarrenBelz 345 Most Valuable Professional

#3
Kalathiya Profile Picture

Kalathiya 278 Super User 2026 Season 1

Last 30 days Overall leaderboard