Power Platform

Power Apps Modern Controls Reliability Updates

3 min de leitura

Resumo

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.

Precisa de ajuda com Power Platform?Fale com um especialista

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.

Precisa de ajuda com Power Platform?

Nossos especialistas podem ajudá-lo a implementar e otimizar suas soluções Microsoft.

Fale com um especialista

Fique atualizado sobre as tecnologias Microsoft

Power Appscanvas appsmodern controlsPower FxUI/UX

Posts relacionados

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.

Power Platform

Microsoft Copilot Studio Agent Governance for 2026

Microsoft’s latest Copilot Studio guidance says organizations planning for enterprise agent adoption in 2026 need more than experimentation—they need strong governance, security, operational readiness, and standardized delivery practices. The message matters because as AI agents become business-critical, companies will need clear ownership, guardrails, and scalable support models to reduce risk while still enabling teams to build and deploy agents effectively.

Power Platform

Power Platform February 2026 Update: Copilot and Governance

Microsoft’s February 2026 Power Platform update expands Copilot across business apps and adds stronger governance tools for admins. Key highlights include public previews for Microsoft 365 Copilot chat in model-driven apps, Power Apps MCP and enhanced agent oversight, plus new canvas app controls and admin features that help organizations automate work safely while improving security, compliance, and lifecycle management.

Power Platform

Power Apps MCP Server em preview para automação com IA

A Microsoft colocou em public preview o Power Apps MCP Server, que permite a agentes de IA automatizar tarefas repetitivas no Power Apps, começando por data entry a partir de fontes não estruturadas como email e SharePoint. A novidade é relevante porque combina automação escalável com revisão humana, supervisão e auditabilidade, ajudando as organizações a adotar IA com mais confiança e controlo operacional.

Power Platform

Power Apps Code Apps GA: apps web com governação

As code apps do Power Apps entraram em disponibilidade geral, permitindo aos developers criar aplicações web com frameworks como React ou Vue e aceder a mais de 1.400 conectores, enquanto fazem deploy no Managed Host da Power Platform. Isto é importante porque combina rapidez e flexibilidade no desenvolvimento com autenticação, segurança e governação centralizadas, ajudando as organizações a escalar apps personalizadas sem perder controlo operacional e de dados.