# Only display a row if it meets the criteria

**URL:** https://community.glideapps.com/t/only-display-a-row-if-it-meets-the-criteria/4846
**Category:** Ask for Help
**Created:** [February 22, 2020, 1:45pm UTC](https://community.glideapps.com/t/only-display-a-row-if-it-meets-the-criteria/4846 "2020-02-22T13:45:33Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![DemocracyLabs](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/democracylabs/32/1815_2.png) [@DemocracyLabs](https://community.glideapps.com/u/DemocracyLabs)
#### Post date: [February 22, 2020, 1:45pm UTC](https://community.glideapps.com/t/only-display-a-row-if-it-meets-the-criteria/4846/1 "2020-02-22T13:45:33Z")

</div>

I have an app where students enter their contact details through Glide.  
A teacher then goes into the Google Sheet and selects students who have applied for the class.

How do I display only the students that have been approved by the teacher?  
Thanks.

---

<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 22, 2020, 2:06pm UTC](https://community.glideapps.com/t/only-display-a-row-if-it-meets-the-criteria/4846/2 "2020-02-22T14:06:23Z")

</div>

Set a filter to only show a list of students using whatever value the teacher has set.

---

<div class="post-metadata">

### Author: ![DemocracyLabs](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/democracylabs/32/1815_2.png) [@DemocracyLabs](https://community.glideapps.com/u/DemocracyLabs)
#### Post date: [February 22, 2020, 2:25pm UTC](https://community.glideapps.com/t/only-display-a-row-if-it-meets-the-criteria/4846/3 "2020-02-22T14:25:17Z")

</div>

Thanks.
