# Filter

**URL:** https://community.glideapps.com/t/filter/22387
**Category:** Ask for Help
**Created:** [February 8, 2021, 3:43am UTC](https://community.glideapps.com/t/filter/22387 "2021-02-08T03:43:48Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![hayate](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/hayate/32/20159_2.png) [@hayate](https://community.glideapps.com/u/hayate)
#### Post date: [February 8, 2021, 3:43am UTC](https://community.glideapps.com/t/filter/22387/1 "2021-02-08T03:43:48Z")

</div>

I was trying to show the posts based on the user so i was eliminating unnecessary elements by filter. So i made a filter at “inline list” but it doesn’t work out. Then i made a filter at “Components”,which shows all components, it worked out. Why does that happen? What’s the difference between making a filter at inline list and components?

 ![スクリーンショット 2021-02-08 12.43.17](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/7/6/76fbd1866e6e998cdf84db18e7d3f02111c6e204.jpeg)

---

<div class="post-metadata">

### Author: ![david](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/david/32/62831_2.png) [@david](https://community.glideapps.com/u/david)
#### Post date: [February 8, 2021, 4:05am UTC](https://community.glideapps.com/t/filter/22387/2 "2021-02-08T04:05:24Z")

</div>

Can you please include a screenshot of your filter configuration?

---

<div class="post-metadata">

### Author: ![david](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/david/32/62831_2.png) [@david](https://community.glideapps.com/u/david)
#### Post date: [February 8, 2021, 4:06am UTC](https://community.glideapps.com/t/filter/22387/3 "2021-02-08T04:06:11Z")

</div>

The filter on the details view filters the current table, affecting which row is shown as the current row on the details screen.

---

<div class="post-metadata">

### Author: ![hayate](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/hayate/32/20159_2.png) [@hayate](https://community.glideapps.com/u/hayate)
#### Post date: [February 8, 2021, 10:32am UTC](https://community.glideapps.com/t/filter/22387/4 "2021-02-08T10:32:01Z")

</div>

Thank you! I have another question.  
What’s the difference between selecting from the normal choice, user choice and screen choice?

 ![スクリーンショット 2021-02-08 19.29.26](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/b/d/bd50cea6e461e2cb7491d694011d648ec2fa7901.png)

---

<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: [February 8, 2021, 12:57pm UTC](https://community.glideapps.com/t/filter/22387/5 "2021-02-08T12:57:43Z")

</div>

- Normal is any values in the sheet where your choices are coming from.
- Screen is any values from the current app screen that you are viewing.
- User is any value from your user profile sheet.

[https://docs.glideapps.com/all/reference/conditions/introduction-to-conditions](https://docs.glideapps.com/all/reference/conditions/introduction-to-conditions)

---

<div class="post-metadata">

### Author: ![hayate](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/hayate/32/20159_2.png) [@hayate](https://community.glideapps.com/u/hayate)
#### Post date: [February 8, 2021, 2:12pm UTC](https://community.glideapps.com/t/filter/22387/6 "2021-02-08T14:12:48Z")

</div>

Thank you so much!!
