# Filter List based on other sheet

**URL:** https://community.glideapps.com/t/filter-list-based-on-other-sheet/10266
**Category:** Ask for Help
**Created:** [June 4, 2020, 4:21am UTC](https://community.glideapps.com/t/filter-list-based-on-other-sheet/10266 "2020-06-04T04:21:13Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![fik](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/fik/32/8489_2.png) [@fik](https://community.glideapps.com/u/fik)
#### Post date: [June 4, 2020, 4:21am UTC](https://community.glideapps.com/t/filter-list-based-on-other-sheet/10266/1 "2020-06-04T04:21:13Z")

</div>

I have 2 sheet  
First sheet its contain List of Menu (eg A, B, C)  
then second sheet its contain List of Schedule)

My purpose is, in home page it will diplay menu A, B, C  
When i click A menu, i want it to diplasy List of Schedule with A Category  
The problem is, i cant filter Inline List just for Menu (category) A, when i click on menu B, its display nothing

I hope you guys understand 🙂

---

<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: [June 4, 2020, 4:38am UTC](https://community.glideapps.com/t/filter-list-based-on-other-sheet/10266/2 "2020-06-04T04:38:00Z")

</div>

You want it to display on the same tab, right? Can I see how your data is structured?

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [June 6, 2020, 5:41pm UTC](https://community.glideapps.com/t/filter-list-based-on-other-sheet/10266/3 "2020-06-06T17:41:29Z")

</div>

You should be able to use the [🔗 Enhanced Link to Screen Action](https://community.glideapps.com/t/enhanced-link-to-screen-action/10221). Create 3 relations from the home sheet to the schedule sheet. Then create 3 buttons, each set up to use one of the relations in a link to screen action.
