# Passed Events - Could they be deleted?

**URL:** https://community.glideapps.com/t/passed-events-could-they-be-deleted/8794
**Category:** Ask for Help
**Created:** [May 9, 2020, 7:58am UTC](https://community.glideapps.com/t/passed-events-could-they-be-deleted/8794 "2020-05-09T07:58:39Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Moti\_sarig](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/moti_sarig/32/5947_2.png) [@Moti\_sarig](https://community.glideapps.com/u/Moti_sarig)
#### Post date: [May 9, 2020, 7:58am UTC](https://community.glideapps.com/t/passed-events-could-they-be-deleted/8794/1 "2020-05-09T07:58:39Z")

</div>

Hey Guys~

In my music shows app, I don’t want to show shows that have already taken place. Can I filter them out? And even better, can I erase them automatically from my sheet?

Thanks a lot!!!

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [May 9, 2020, 8:02am UTC](https://community.glideapps.com/t/passed-events-could-they-be-deleted/8794/2 "2020-05-09T08:02:48Z")

</div>

Hi Moti,

Here’s my idea:

- Setup a column to show if the current date time is larger than your event time, TRUE if larger, otherwise FALSE
- Use a script to delete those rows that has the TRUE value in that specific column.

However, in one of my apps, a sports news app, in the calendar, I made two separate inline lists, not deleting them. One for “upcoming fixtures”, one for “matches that has been played”.

---

<div class="post-metadata">

### Author: ![Christophe\_HK](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/christophe_hk/32/4161_2.png) [@Christophe\_HK](https://community.glideapps.com/u/Christophe_HK)
#### Post date: [May 9, 2020, 8:25am UTC](https://community.glideapps.com/t/passed-events-could-they-be-deleted/8794/3 "2020-05-09T08:25:09Z")

</div>

I haven’t better options 👍🏻

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [May 9, 2020, 10:50am UTC](https://community.glideapps.com/t/passed-events-could-they-be-deleted/8794/4 "2020-05-09T10:50:19Z")

</div>

I’m willing to help you set this up if you need assistance. Just drop me a message or reply to this. Have a nice weekend.
