The article discusses the OnChange event in Power Apps and how it can be triggered at the wrong time. It explains that the OnChange event is only triggered when a user interacts with a control, and not when the control's data source is programmatically updated. The article suggests a workaround for this issue by comparing the control's current value with the value of the data source and running the OnChange code only if they don't match.
Login now to access my digest by 365.Training