# Updating mutiple rows column value through button

**URL:** https://community.glideapps.com/t/updating-mutiple-rows-column-value-through-button/63400
**Category:** Ask for Help
**Created:** [July 1, 2023, 4:30pm UTC](https://community.glideapps.com/t/updating-mutiple-rows-column-value-through-button/63400 "2023-07-01T16:30:30Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![akshay\_more](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/akshay_more/32/76873_2.png) [@akshay\_more](https://community.glideapps.com/u/akshay_more)
#### Post date: [July 1, 2023, 4:30pm UTC](https://community.glideapps.com/t/updating-mutiple-rows-column-value-through-button/63400/1 "2023-07-01T16:30:30Z")

</div>

What I want to achieve is I want to uncheck these checkboxes through a single-button action.

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/f/e/fed984b1bddeac868126111c2e852dfe448859b1.png)  
Does anyone think it’s possible?

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [July 1, 2023, 4:32pm UTC](https://community.glideapps.com/t/updating-mutiple-rows-column-value-through-button/63400/2 "2023-07-01T16:32:53Z")

</div>

No, it’s not (easily) possible without using an external integration tool such as Make.

However, you can use a bit of smoke and mirrors to give the _appearance_ that they’ve all been unchecked. See below:

> [@Reset Multiple Rows At Once](https://community.glideapps.com/t/reset-multiple-rows-at-once/22211):
>
> There have been several requests for people to find a way to clear a value in multiple rows. I was thinking about that and came up with a quick example of a way to handle that. Instead of trying to clear a value in an entire column, I realized we could just change one value on a parent column, load it as a single value in our sheet and then compare that parent value to a column that we set or unset for each row. It’s not about clearing an entire column, it’s about making a value in each row n…

---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/system/32/53398_2.png) [@system](https://community.glideapps.com/u/system)
#### Post date: [October 23, 2023, 2:44pm UTC](https://community.glideapps.com/t/updating-mutiple-rows-column-value-through-button/63400/3 "2023-10-23T14:44:29Z")

</div>

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.
