Hi Folks,
I'm facing a very weird issue which has ruined my day so far. I have a combo box in my canvas app. OnChange of the same, I used to call flow based on selected value. The same flow is called during click of a button. I removed it from both places as part of a troubleshoot. But for some reason, it acts like I never removed it and keeps working the same way. I checked in both edit mode and play mode (after clearing cache many times). When I check flow run history, I can see it being called whenever I click the button or change selection in combo box.
The OnChange and OnSelect property of the combo_box is just false, I wonder how the flow gets triggered whenever I change it. Could any one please suggest some fix?
Thank you.
Solved! Go to Solution.
Hi @rbn_nue ,
Have you run a Monitor session to see where it is being triggered?
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Visit my blog Practical Power Apps
Hi @rbn_nue ,
Have you run a Monitor session to see where it is being triggered?
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Visit my blog Practical Power Apps
Thank you for your quick inputs. Monitor session helped me figure out the issue. Turns out another screen was dependent on my start screen of the app (control dependency) . This caused that screen to load at start as well and triggered the flow. Appreciate the help!
User | Count |
---|---|
261 | |
113 | |
97 | |
48 | |
41 |