# App maintenance/Clutter clean-up

**URL:** https://community.glideapps.com/t/app-maintenance-clutter-clean-up/44139
**Category:** Ask for Help
**Created:** [July 8, 2022, 4:51pm UTC](https://community.glideapps.com/t/app-maintenance-clutter-clean-up/44139 "2022-07-08T16:51:43Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [July 8, 2022, 8:40pm UTC](https://community.glideapps.com/t/app-maintenance-clutter-clean-up/44139/4 "2022-07-08T20:40:29Z")

</div>

I often use the users table as the source for my screens when I want to store selections or temporary values that I need to access in other tables.

_Example 1: Temporarily storing a rowID from another table so I can reference it in a relation, if-then-else column, or in a form submission._

_Example 2: Storing choice component values that need to be referenced in another table for filtering purposes_

The only time this differs is when I DON’T need to reference these values in other sheets. In this case, I’ll create a new table that uses user specific values to build out the functionality I need (aka a “Work table”).

_Example:_

> [@🗓️ Dynamically filter an inline list by TIMEFRAME (Parts 1 & 2)!](https://community.glideapps.com/t/dynamically-filter-an-inline-list-by-timeframe-part-1/42671):
>
> wave Hey fellow Gliders! In this video, learn how to dynamically filter a list of records by timeframes (day, week, month, etc.) using a Choice component, some Math columns and a Make Array column. Also features the concept of a “Work Table” to keep your data tables lean! popcorn Enjoy! Part 1 [[Glide: Dynamically Filter your Data by TIMEFRAMES (Part 1)] ](https://www.youtube.com/watch?v=pApLeMYHFzE)Part 2 [[Glide: Dynamically Filter your Data by DATE RANGE (Part 2)] ](https://www.youtube.com/watch?v=AVSavEhdt6Y)

---

_[View the full topic](https://community.glideapps.com/t/app-maintenance-clutter-clean-up/44139)._
