Power Platform

Power Apps Modern Controls Reliability Updates

3 min read

Summary

Microsoft has shipped reliability improvements across nine Power Apps modern controls, with major fixes highlighted for Combo Box and Date Picker to better support production canvas apps at scale. The update improves large-data handling, server-side filtering, form and Dataverse behavior, read-only rendering, date persistence, timezone consistency, and mobile usability—important because modern controls are becoming the default foundation for enterprise apps and need to behave predictably in real-world scenarios.

Audio Summary

0:00--:--
Need help with Power Platform?Talk to an Expert

Introduction: why this matters

Modern controls are increasingly the default building blocks for production canvas apps—especially as makers standardize on Fluent-aligned experiences and prepare for more AI-assisted app creation. But “modern” only works if controls are reliable in real-world scenarios: large datasets, forms, galleries, mobile screens, and predictable Power Fx behavior. This release focuses on closing quality gaps across nine commonly used controls.

What’s new: updates to nine modern controls

Combo Box

  • Larger data handling: practical limits move from ~800 records to several thousand items directly.
  • Scale with server-side filtering: new/expanded use of SearchText output enables delegable, server-side filtering for very large datasets.
  • Expected selection behavior: users can clear selections by clicking a selected item.
  • Dataverse reliability: Many-to-One Dataverse relationships now work correctly.
  • Form behavior: retains values through SubmitForm() and resets cleanly with Reset().
  • Default change: SelectMultiple now defaults to true.

Date Picker

  • View mode correctness: DisplayMode.View now renders as read-only.
  • Reliability in galleries/navigation: date values persist correctly across screens and galleries.
  • Consistency: honors date format and timezone settings more reliably.
  • Mobile: calendar flyout sizing is corrected on mobile devices.

Text Input

  • OnChange timing change: OnChange now fires on blur (when leaving the field), not every keystroke—reducing unintended side effects and performance hits.
  • Output behavior: TriggerOutput defaults to OnKeypress, so the value still updates as the user types.
  • Forms: inside forms, TriggerOutput defaults to Delayed.
  • View mode: DisplayMode.View is genuinely read-only.

Text

  • New OnSelect: enables clickable text patterns without adding a separate Button.
  • AutoHeight reliability: recalculates correctly when dynamically hidden/shown.
  • Default alignment: vertical alignment defaults to Middle.

Number Input

  • Styling parity with Text Input: consistent font color/weight and property organization.
  • OnChange alignment: fires on blur and step-button clicks.
  • Validation: prevents Min > Max configuration errors.

Tab List

  • New Appearance options: Transparent, Subtle, Underline, Filled.
  • Order preserved: items no longer reorder unexpectedly.

Radio

  • Order preserved and improved behavior in galleries (no double-click requirement).
  • View mode: DisplayMode.View becomes read-only.
  • Authoring improvements: Wrap works as expected; Alt+Click opens the link in the editor.

Info Button

  • Flyout reliability: opens/expands correctly; improved click reliability.
  • Accessibility: AcceptsFocus removed; focus managed automatically.

Cross-control improvements

  • Mobile-optimized defaults applied automatically on mobile-format canvases (touch targets and font scaling).
  • More consistent property naming across updated controls.
  • Faster styling in Studio: command bar and right-click menus now surface common style properties (font, size, color, alignment) without digging into the property panel.

Impact for IT admins and makers

  • Fewer performance issues in form-heavy apps due to the Text Input OnChange behavior shift.
  • More scalable apps using Combo Box with large datasets—less need for workaround patterns.
  • Reduced production bugs in galleries, navigation, and view-only scenarios due to corrected DisplayMode.View behavior.
  • Potential behavior changes in existing apps if updated controls alter event timing, defaults (e.g., SelectMultiple), or user interaction patterns.

Action items / next steps

  1. Review update notifications in Power Apps Studio for any modern controls currently using older versions.
  2. Regression test key screens after updating—especially forms, galleries, and any logic tied to OnChange.
  3. For large datasets, adopt server-side filtering patterns using Combo Box SearchText to keep apps responsive.
  4. Watch for the follow-up release that adds an inline Update button to update previous control versions more easily.

Microsoft also noted upcoming investments including new Fluent templates, additional controls, and continued quality improvements for other modern controls like Form, Dropdown, and Gallery.

Need help with Power Platform?

Our experts can help you implement and optimize your Microsoft solutions.

Talk to an Expert

Stay updated on Microsoft technologies

Power Appscanvas appsmodern controlsPower FxUI/UX

Related Posts

Power Platform

Power Apps Custom Tools for Copilot Now in Preview

Microsoft has launched public preview support for custom tools and rich UI widgets in Power Apps app-based conversations within Microsoft 365 Copilot. The update lets makers extend model-driven apps with MCP-powered actions and interactive Fluent UI experiences, helping organizations create more contextual and action-ready Copilot workflows.

Power Platform

Power Platform Monitor Alerts GA: What’s New

Microsoft has made Power Platform Monitor alerts generally available, adding predefined alerts enabled by default, an alerts-focused overview page, and support for code app alerting. The update helps tenant and environment admins detect app, flow, and agent health issues earlier and reduce production downtime with less setup effort.

Power Platform

Power Apps in Microsoft 365 Copilot Public Preview

Microsoft has launched a public preview that brings Power Apps model-driven apps directly into Microsoft 365 Copilot. Makers can expose app data and actions through an app MCP server, letting users view grids, open forms, and update records inside Copilot across Word, Excel, PowerPoint, and more.

Power Platform

Power Platform AI Governance Framework Explained

Microsoft has outlined a practical adaptive governance framework for AI agents in Power Platform, focused on risk-based controls instead of blanket restrictions. The guidance emphasizes managed environments, sharing controls, identity discipline, and platform-enforced oversight so organizations can scale AI safely without driving shadow IT.

Power Platform

Microsoft 2026 Release Wave 1 for Power Platform

Microsoft’s 2026 Release Wave 1 for Power Platform and Dynamics 365, rolling out from April to September 2026, emphasizes AI-first and agentic capabilities, including deeper Copilot integration, smarter automation, and stronger governance for admins, makers, and developers. This matters because it shows Microsoft is accelerating toward more autonomous business applications and more frequent product updates, which will directly affect how organizations plan workflows, manage platforms, and adopt AI across core business operations.

Power Platform

Power Platform March 2026 Update: Admin & Copilot

Microsoft’s March 2026 Power Platform update adds stronger admin tools, including generally available inventory views, new licensing capacity reporting, and a preview usage dashboard that give IT teams better visibility into automation, adoption, and compliance risks across the tenant. It also expands Copilot capabilities in business apps and development experiences, making the platform more useful for both governance and day-to-day productivity.