# "No results" text

**URL:** https://community.glideapps.com/t/no-results-text/60714
**Category:** Ask for Help
**Created:** [April 19, 2023, 9:03am UTC](https://community.glideapps.com/t/no-results-text/60714 "2023-04-19T09:03:04Z")
**Posts on this page:** 11
**Page:** 1

<div class="post-metadata">

### Author: ![Anthony31](https://avatars.discourse-cdn.com/v4/letter/a/dfb087/32.png) [@Anthony31](https://community.glideapps.com/u/Anthony31)
#### Post date: [April 19, 2023, 9:03am UTC](https://community.glideapps.com/t/no-results-text/60714/1 "2023-04-19T09:03:04Z")

</div>

Hello,

New to Glide, I have created 2 search filters based on this video: [How to create multi filter selection in Glide - YouTube](https://www.youtube.com/watch?v=3wtufcyb7fU)  
I would now like to give the user a “No Results” message when the search returns no results.

I have tried using plain text with conditional display but it does not work.

Do you have any suggestions on how to solve my problem?

Thank you in advance. 🙂

---

<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: [April 19, 2023, 11:46pm UTC](https://community.glideapps.com/t/no-results-text/60714/2 "2023-04-19T23:46:41Z")

</div>

If you can have a relation \> rollup setup to count the numbers of items that match the filter, then you can show/hide the “No results” message based on that rollup.

---

<div class="post-metadata">

### Author: ![Anthony31](https://avatars.discourse-cdn.com/v4/letter/a/dfb087/32.png) [@Anthony31](https://community.glideapps.com/u/Anthony31)
#### Post date: [April 20, 2023, 8:06am UTC](https://community.glideapps.com/t/no-results-text/60714/3 "2023-04-20T08:06:23Z")

</div>

Hello ThinhDinh,

Thank you for your reply. I have read these pages [Glide • Rollup Column](https://www.glideapps.com/docs/reference/computed-columns/rollup-column) / [Glide • Relations](https://www.glideapps.com/docs/reference/computed-columns/relations) but I can’t understand how to do it.

I tried to adapt this video by Robert Petitto: [Glide: Filter an Inline List with Choice Components - YouTube](https://www.youtube.com/watch?v=NOYFsVUWQXw) to my application, but I can’t.

Would you have a tutorial for me please?

Thanks

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [April 20, 2023, 8:44am UTC](https://community.glideapps.com/t/no-results-text/60714/4 "2023-04-20T08:44:34Z")

</div>

Perhaps if you can add a couple of screen shots that show how you are applying your filters, then we can guide you.

---

<div class="post-metadata">

### Author: ![Anthony31](https://avatars.discourse-cdn.com/v4/letter/a/dfb087/32.png) [@Anthony31](https://community.glideapps.com/u/Anthony31)
#### Post date: [April 20, 2023, 9:26am UTC](https://community.glideapps.com/t/no-results-text/60714/5 "2023-04-20T09:26:35Z")

</div>

Hello Daren,

Attached are 4 screenshots :

![1](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/3/9/39849cd21dc41f44579ec10cf77ddf2341f951aa.png)  
 ![2](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/4/a/4a3bab21d2d4dda3b1a422f7fa2e9dce89e12047.png)

 ![4](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/3/b/3b83c6ef20f585e1b17841ee328680ead0195304.png)  
 ![3](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/3/9/39272d94770a0d18f7757f0554b0d1fd8681ea62.png)

Thank you in advance

---

<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: [April 20, 2023, 10:25am UTC](https://community.glideapps.com/t/no-results-text/60714/6 "2023-04-20T10:25:18Z")

</div>

In the table that is the source of your screen, you should be able to create a Rollup column that counts the values in the Compter-résultats column. If the number is 0, then use visibility to show a text component with a message.

---

<div class="post-metadata">

### Author: ![Anthony31](https://avatars.discourse-cdn.com/v4/letter/a/dfb087/32.png) [@Anthony31](https://community.glideapps.com/u/Anthony31)
#### Post date: [April 20, 2023, 12:40pm UTC](https://community.glideapps.com/t/no-results-text/60714/7 "2023-04-20T12:40:19Z")

</div>

Thanks Jeff.

As you will see from these attachments, the result is 13 regardless of the search. I don’t understand why.

 ![5](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/f/2/f2e8fae350010976c8a87be5036ff70f79c6b730.png)  
 ![6](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/3/4/3474f19f5f6d6b2d606f121ee57f41d133128d15.png)

Are the items selected for my “Col-Rollup” column the right ones?

Thanks

---

<div class="post-metadata">

### Author: ![Lucas\_Malguy1](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/lucas_malguy1/32/54607_2.png) [@Lucas\_Malguy1](https://community.glideapps.com/u/Lucas_Malguy1)
#### Post date: [April 20, 2023, 2:10pm UTC](https://community.glideapps.com/t/no-results-text/60714/8 "2023-04-20T14:10:51Z")

</div>

Hi Anthony,

Instead of a “count” in your rollup column, use a “sum”. It should work.

---

<div class="post-metadata">

### Author: ![Anthony31](https://avatars.discourse-cdn.com/v4/letter/a/dfb087/32.png) [@Anthony31](https://community.glideapps.com/u/Anthony31)
#### Post date: [April 20, 2023, 2:54pm UTC](https://community.glideapps.com/t/no-results-text/60714/9 "2023-04-20T14:54:39Z")

</div>

Hi Lucas,

I used “sum” instead of “count”. I also modified the “Compter-résultats” column using “All true” (see attachment) and it works!

 ![7](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/2/7/27039c6855529e586a57d46ec19a8a03515ff496.png)

Thanks a lot to all of you for helping me! 😃

---

<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: [April 21, 2023, 12:22am UTC](https://community.glideapps.com/t/no-results-text/60714/10 "2023-04-21T00:22:39Z")

</div>

> [@Anthony31](#):
>
> Thanks a lot to all of you for helping me!

Wonderful people coming together to help, what drives me every day to come to this community!

---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/system/32/53398_2.png) [@system](https://community.glideapps.com/u/system)
#### Post date: [April 22, 2023, 12:23am UTC](https://community.glideapps.com/t/no-results-text/60714/11 "2023-04-22T00:23:02Z")

</div>

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.
