Tag Archives: Power Apps Component Framework (PCF)

Improve Dynamics 365 Performance by Fixing PCF Refresh Storm

If you’ve been developing Power Apps Component Framework (PCF) dataset controls for Dynamics 365 Model-Driven Apps, you’ve probably hit this at some point: one PCF control calls context.parameters.dataset.refresh(), and suddenly every PCF control on the form fires its updateView() not just the one that triggered the refresh. On a simple form it might go unnoticed.… Read More »