Hello,
Fairly certain this is a bug. Someone please test on their end to confirm.
Scenario:
I know a workaround is to use UpdateIf in place of Patch. I'm not looking for a workaround, I'm looking to report a potential bug.
Can anyone else reproduce this behavior? If so, lets get it addressed so that code is consistent between controls.Thanks
Same issue with a Checkbox control; OnCheck/OnUncheck properties.
This works for all controls (Textbox OnChange, Dropdown OnChange, Checkbox On/UnCheck) whereas the Patch() code above only works for Textbox OnChange.
UpdateIf(colTest,
column1 = "somethingUnique",
{
SerialNumber: txtSerial.Text
}
)
Hi ericonline,
Thank you for your post. We’d like to work with you for this issue. Could you open a support ticket with our team so we can help? Please reference this thread when you open the case.
More information about how to open a ticket is available here: https://docs.microsoft.com/en-us/power-platform/admin/get-help-support
Thank you!
Rory
User | Count |
---|---|
239 | |
114 | |
94 | |
58 | |
32 |
User | Count |
---|---|
286 | |
133 | |
106 | |
63 | |
57 |