Hi .. I have a checkbox in each of my rows in gallery.. i just want to update the checkbox value in my sql table when i check and uncheck.. can anybody help me to do this?
Hey,
create a button in the gallery.
-> OnSelect: if(checkbox.Value = true,Patch('YourDatabase', ThisItem, {
'YourColumn' : "check"
}))
Try this out.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
184 | |
51 | |
47 | |
32 | |
32 |
User | Count |
---|---|
264 | |
91 | |
78 | |
68 | |
67 |