# Deleting a row after x time

**URL:** https://community.glideapps.com/t/deleting-a-row-after-x-time/62263
**Category:** Ask for Help
**Created:** [May 29, 2023, 10:30pm UTC](https://community.glideapps.com/t/deleting-a-row-after-x-time/62263 "2023-05-29T22:30:39Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![martintondel](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/martintondel/32/59469_2.png) [@martintondel](https://community.glideapps.com/u/martintondel)
#### Post date: [May 29, 2023, 10:30pm UTC](https://community.glideapps.com/t/deleting-a-row-after-x-time/62263/1 "2023-05-29T22:30:39Z")

</div>

Does Anyone now how i can make it so that Rows in One spesific table/sheet deletes them self after for example 6 hours…

---

<div class="post-metadata">

### Author: ![Joe\_Gabriele](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/joe_gabriele/32/57595_2.png) [@Joe\_Gabriele](https://community.glideapps.com/u/Joe_Gabriele)
#### Post date: [May 29, 2023, 11:25pm UTC](https://community.glideapps.com/t/deleting-a-row-after-x-time/62263/2 "2023-05-29T23:25:31Z")

</div>

I don’t believe we have the ability to do time based actions yet. We can currently delete all rows through a relation, but requires someone to click an action.

---

<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: [May 30, 2023, 1:12am UTC](https://community.glideapps.com/t/deleting-a-row-after-x-time/62263/3 "2023-05-30T01:12:37Z")

</div>

Best you could do at the moment would be to set a timestamp 6 hours in the future, and then automatically hide the row once the 6 hours is up. You could also set up a delete row via single relation to remove expired rows, and attach that action to some commonly used button/component.

---

<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: [July 1, 2023, 11:38pm UTC](https://community.glideapps.com/t/deleting-a-row-after-x-time/62263/4 "2023-07-01T23:38:55Z")

</div>

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