# Filter based on column of parent list?

**URL:** https://community.glideapps.com/t/filter-based-on-column-of-parent-list/309
**Category:** Ask for Help
**Created:** [September 16, 2019, 5:23pm UTC](https://community.glideapps.com/t/filter-based-on-column-of-parent-list/309 "2019-09-16T17:23:48Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Pete\_James](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/pete_james/32/271_2.png) [@Pete\_James](https://community.glideapps.com/u/Pete_James)
#### Post date: [September 16, 2019, 5:23pm UTC](https://community.glideapps.com/t/filter-based-on-column-of-parent-list/309/1 "2019-09-16T17:23:48Z")

</div>

Hi all,

Is it possible to have a list within a list (either inline list or list relation) which can be filtered based on the column value of the parent list?

e.g. list of items displayed by a column, then within that list, another list which is filtered based on that same column?

This is possible for forms within a list e.g. I can add a column from the parent list so that user does not need to enter the same value again – but not sure if possible to filter a list based on parent column.

note: it looks like I can add a filter and explicitly select a value but that value would then be applicable for all items in the parent list. What I need is to be able to input a variable for the column instead of explicit value.

Thanks!

---

<div class="post-metadata">

### Author: ![johannth](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/johannth/32/3846_2.png) [@johannth](https://community.glideapps.com/u/johannth)
#### Post date: [April 9, 2020, 2:22pm UTC](https://community.glideapps.com/t/filter-based-on-column-of-parent-list/309/2 "2020-04-09T14:22:18Z")

</div>

You can do this in the current version of glide by using the Relation column in the data editor and checking the match multiple checkbox.

Being able to filter by a variable in the inline list would also be a powerful feature, I think.
