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 / Modern Date Picker Con...
Power Apps
Suggested Answer

Modern Date Picker Control Not Resetting in Canvas App After Recent Update

(1) ShareShare
ReportReport
Posted on by
I am experiencing an issue with the Modern Date Picker control in a Power Apps Canvas App following a recent upc Modern controls.
 
Previously, the control was functioning correctly. However, after the update, the reset behavior has changed.
 
When I use the Reset() function to clear the Date Picker, the control does not reset as expected. Instead of clearing selected date, it continues to display the previously selected value.
Categories:
I have the same question (0)
  • Suggested answer
    Kalathiya Profile Picture
    2,412 Super User 2026 Season 1 on at
     
    Looks like this is a known issue with the Modern Date Picker control. Many users have reported the same issue where the selected date does not reset correctly.
     
    You can raise the support ticket:
     
    As a workaround, try replacing the Modern Date Picker with the Classic Date Picker control and use it.
     
    Similar issue raised by other users:
     
    ---------------------------------------------------------------------------
    Glad it helped 🙂
    If this fixed your issue,
    please click “Does this answer your question?” to mark it as verified so others can find the solution easily.
    A Like 👍 is always appreciated, and I’m around if you need more help @Kalathiya
  • Suggested answer
    Valantis Profile Picture
    6,466 on at
     
    Confirmed known issue with the Modern Date Picker after the recent modern controls update. Kalathiya's suggestion to switch to the classic Date Picker is the most reliable workaround right now.
     
    If you need to keep the Modern Date Picker for design reasons, an alternative workaround is to drive the reset using a variable instead of the Reset() function:
    1. Set the DefaultDate property of the date picker to: If(varResetDate, Blank(), varSelectedDate)
    2. When you want to reset, set varResetDate to true, then immediately back to false
     
    This forces the control to re-evaluate its default and effectively clears the selection without relying on the Reset() function which appears to be broken in the current version.
     

     

    Best regards,

    Valantis

     

    ✅ If this helped solve your issue, please Accept as Solution so others can find it quickly.

    ❤️ If it didn’t fully solve it but was still useful, please click “Yes” on “Was this reply helpful?” or leave a Like :).

    🏷️ For follow-ups  @Valantis.

    📝 https://valantisond365.com/

    💼 LinkedIn

    ▶️ YouTube

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 471

#2
WarrenBelz Profile Picture

WarrenBelz 395 Most Valuable Professional

#3
11manish Profile Picture

11manish 279

Last 30 days Overall leaderboard