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 / What happened to moder...
Power Apps
Unanswered

What happened to modern datepicker? Value property suddenly changed to SelectedDate!

(1) ShareShare
ReportReport
Posted on by 125

Hi All

2 weeks ago I left perfectly working apps and went on holiday, now I am back and finding those apps with errors and after some digging - modern datepicker doesnt have Value property but SelectedDate instead.

Come on MS, what da hell? 😨

 

I have the same question (0)
  • ImWideAwake Profile Picture
    Microsoft Employee on at

    Hi @romankorchak2,

    I ran into the same issue and was able to figure out how to make new updates work.

    I set a variable on the start of my application to set the default dates for my Date Picker. Let's use the below example.

    Set(varDate, Today())

    Then for my actual Date Picker control, I set the "SelectedDate" property to my variable varDate.
    You will also need to add in the "onChange" property a set command to change the variable once a user selects a new date. Below is the command I used.

    Set(varDate, Self.SelectedDate)

    Lastly, I also set the "isEditable" property to true.

    If you have this Date Picker filtering a gallery, you will need to change the controls property from value to SelectedDate.

    I hope this helps!

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 March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 534

#2
WarrenBelz Profile Picture

WarrenBelz 416 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 306

Last 30 days Overall leaderboard