logo
search
Others

How to Fix Power Apps Invalid Name Error for Date Picker Property

Maira MehtabMaira Mehtab Sep 22, 2026 869 views

Question details

The user needs to resolve an invalid name error caused by the system being unable to locate the HoverDateFill property for a date picker control.

Product
Microsoft Power Apps
Device & OS
not provided
Scenario
Configuring the design and properties of a date picker control within a Power Apps application canvas.
Observed behavior
Power Apps displays an invalid name error, indicating that the HoverDateFill property is unrecognized or missing from the date picker control.
Before you start

Verify whether you are using a classic or modern date picker control, as property names frequently differ between control versions in Power Apps.

Solution 1Recommended

Consult the Microsoft Power Platform Community

Since this involves specific property deprecation or versioning in Power Apps, seeking help from the official community forums is the most effective approach.

Microsoft frequently updates Power Apps controls, and some properties like HoverDateFill may be renamed, deprecated, or restricted to classic controls.

The Power Platform community has dedicated threads addressing this exact control property issue.

1
Prepare your control configuration

Copy the exact formula causing the error and take note of the specific Date Picker control settings you are using.

2
Review related community discussions

Navigate to the related discussion thread provided by Microsoft at https://community.powerplatform.com/forums/thread/details/?threadid=214e406e-0a2f-4f86-86f2-65eefcd6167e to see how others resolved the HoverDateFill error.

3
Post your specific issue

If the existing thread does not solve your problem, go to https://community.powerplatform.com/forums/thread/?groupid=b5652dc6-2c99-4e33-8b6f-45be4a896a40, click 'Ask a Question', and paste your formula for expert assistance.

Include necessary details: Always include your Power Apps version and whether you have modern controls enabled when posting in the community.
Free Microsoft Office alternative

Looking for a Simpler Productivity Solution? Try WPS Office

While WPS Office does not replace application builders like Power Apps, it serves as a powerful, lightweight, and free alternative to the standard Microsoft Office suite for your daily document, spreadsheet, and presentation tasks.

  1. 1. Download the software: Visit the official WPS website and download the installer tailored for your operating system.
  2. 2. Install WPS Office: Run the setup file and follow the quick installation prompts to integrate the suite onto your device.
  3. 3. Open your Microsoft files: Launch WPS Office and instantly open your existing .docx, .xlsx, or .pptx files without formatting loss.
Highly compatible with Microsoft Word, Excel, and PowerPoint formats.Familiar, intuitive user interface allows for seamless migration with zero learning curve.Lightweight architecture ensures fast loading times even on older devices.Built-in PDF reader and editor tools to manage all your documents in one app.
microsoft office alternative - wps office

Frequently Asked Questions

Why is the HoverDateFill property missing in my Power Apps Date Picker?

You might be using a modern Date Picker control, which has updated property names compared to the classic control, or the property may have been deprecated in the current version.

How do I find out which properties are valid for my control?

Select the date picker control in your Power Apps canvas and browse the Properties pane on the right side of the screen, or check the property dropdown list located at the top left of the formula bar.

Can I use classic controls to get the HoverDateFill property back?

Yes, if your environment allows it, you can toggle 'Modern controls and themes' off in the app settings to revert to classic controls where legacy properties like HoverDateFill are fully supported.