# Updates - which actions count as one?

**URL:** https://community.glideapps.com/t/updates-which-actions-count-as-one/49354
**Category:** Ask for Help
**Created:** [September 15, 2022, 8:40am UTC](https://community.glideapps.com/t/updates-which-actions-count-as-one/49354 "2022-09-15T08:40:19Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Ninjaa](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/ninjaa/32/39698_2.png) [@Ninjaa](https://community.glideapps.com/u/Ninjaa)
#### Post date: [September 15, 2022, 8:40am UTC](https://community.glideapps.com/t/updates-which-actions-count-as-one/49354/1 "2022-09-15T08:40:19Z")

</div>

Hey people 👋

Do **cell updates** count as edits / row updates?

I’ve got a tab where you can click through a story and each paragraph is a new page (similar to an Instagram story). In my Glide table, I have a counter cell. Each click increases / decreases the value in this cell (this is used to select the specific text).

Would this increase/decrease then count as an update?

 ![Screenshot](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/b/a/ba224880213213fc705c0fb54e59d419dc895ea9.jpeg)

Thanks a lot!

---

<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: [September 15, 2022, 9:28am UTC](https://community.glideapps.com/t/updates-which-actions-count-as-one/49354/2 "2022-09-15T09:28:08Z")

</div>

> [@Ninjaa](#):
>
> Would this increase/decrease then count as an update?

Yes.  
Basically anything that changes a value will count as an update.

Learn more below:

[https://www.glideapps.com/docs/reference/faq/updates](https://www.glideapps.com/docs/reference/faq/updates)

---

<div class="post-metadata">

### Author: ![Ninjaa](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/ninjaa/32/39698_2.png) [@Ninjaa](https://community.glideapps.com/u/Ninjaa)
#### Post date: [September 15, 2022, 9:41am UTC](https://community.glideapps.com/t/updates-which-actions-count-as-one/49354/3 "2022-09-15T09:41:03Z")

</div>

Hey! Thanks a lot @Darren\_Murphy° I’ve already read through that, but was still not sure… 😅

I’ve got a followup question:  
What’s about the swiping cards feature. As I know, the swipe feature requires a timestamp that is changed by each swipe. Is this also counted as an update then?

Thank you

---

<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: [September 15, 2022, 9:47am UTC](https://community.glideapps.com/t/updates-which-actions-count-as-one/49354/4 "2022-09-15T09:47:34Z")

</div>

I believe that for the moment it does, but that might change…

> [@free Free Apps and Pages to Be Migrated on Monday, August 1st](https://community.glideapps.com/t/free-apps-and-pages-to-be-migrated-on-monday-august-1st/44958/28):
>
> New counting - the death of swipe? Swipe requires ‘swipe field’ just to… swipe, yeah, which is modified just every time you swipe even without any useful action. And now it counts and counts up update counter and down our money. Is there any hope to exclude updating a swipe field out of counts?

---

<div class="post-metadata">

### Author: ![Ninjaa](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/ninjaa/32/39698_2.png) [@Ninjaa](https://community.glideapps.com/u/Ninjaa)
#### Post date: [September 15, 2022, 10:31am UTC](https://community.glideapps.com/t/updates-which-actions-count-as-one/49354/5 "2022-09-15T10:31:59Z")

</div>

Alright. I definitely hope that this will change since I feel you may use swiping the same way like scrolling which should not at all count as an update 🙂

Thanks for you help Darren\_Murphy 🙂

Best, Ninjaa

---

<div class="post-metadata">

### Author: ![biha](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/biha/32/84110_2.png) [@biha](https://community.glideapps.com/u/biha)
#### Post date: [December 5, 2023, 2:40am UTC](https://community.glideapps.com/t/updates-which-actions-count-as-one/49354/6 "2023-12-05T02:40:27Z")

</div>

Hi, i read the article too. But i still not sure. What if the cell that i edit have relation and lookup with two columns. so how many updates will be counted?

---

<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: [December 5, 2023, 2:42am UTC](https://community.glideapps.com/t/updates-which-actions-count-as-one/49354/7 "2023-12-05T02:42:01Z")

</div>

Computed columns do not consume any updates.
