# 🙏😍 Add Query function to Glide Tables, Please!

**URL:** https://community.glideapps.com/t/add-query-function-to-glide-tables-please/22533
**Category:** Feature Requests
**Created:** [February 10, 2021, 6:09am UTC](https://community.glideapps.com/t/add-query-function-to-glide-tables-please/22533 "2021-02-10T06:09:21Z")
**Posts on this page:** 8
**Page:** 2

<div class="post-metadata">

### Author: ![Kunal\_Bhadra](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/kunal_bhadra/32/37451_2.png) [@Kunal\_Bhadra](https://community.glideapps.com/u/Kunal_Bhadra)
#### Post date: [March 23, 2022, 6:04am UTC](https://community.glideapps.com/t/add-query-function-to-glide-tables-please/22533/21 "2022-03-23T06:04:38Z")

</div>

Got it. So the only way to get the public information from row-owner-protected User Profiles is to use a Google Sheet, and it won’t be possible even through the relation + lookup right? Till now, I have been solely only using Glide Tables, so should I just make their Google Sheet equivalents? I didn’t do it till now due to performance concerns.

---

<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: [March 23, 2022, 6:17am UTC](https://community.glideapps.com/t/add-query-function-to-glide-tables-please/22533/22 "2022-03-23T06:17:02Z")

</div>

Yeah, if you need a “Public” version of your User Profiles table, then I think the simplest option is to move it to a Google Sheet, and then make a read-only copy using a query formula.

In terms of performance, I wouldn’t worry about that - as long as you keep all of your calculations/computations in Glide then you should be fine.

---

<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: [March 23, 2022, 12:00pm UTC](https://community.glideapps.com/t/add-query-function-to-glide-tables-please/22533/23 "2022-03-23T12:00:51Z")

</div>

The only other alternative is to change your app flow, so some of the information is written to the private table and some of the information is written to the public table. You could always use the relation/lookup to bring information from the public table into the private table, but not the other way around.

The google sheet method would be the easiest, but if you wanted to stick with glide tables, then you would have to rethink your flow a little bit.

---

<div class="post-metadata">

### Author: ![Keith\_Chikumbirike](https://avatars.discourse-cdn.com/v4/letter/k/5daacb/32.png) [@Keith\_Chikumbirike](https://community.glideapps.com/u/Keith_Chikumbirike)
#### Post date: [June 21, 2022, 10:37am UTC](https://community.glideapps.com/t/add-query-function-to-glide-tables-please/22533/24 "2022-06-21T10:37:36Z")

</div>

Thanks…Any screenshots for this?

---

<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 21, 2022, 11:28am UTC](https://community.glideapps.com/t/add-query-function-to-glide-tables-please/22533/25 "2022-06-21T11:28:28Z")

</div>

Something like this.

> [@Creating POS System with GlideApps](https://community.glideapps.com/t/creating-pos-system-with-glideapps/43253/9):
>
> It’s a little complicated, but hopefully you can follow along. If I thought about it a bit more, I might be able to simplify it a bit.

---

<div class="post-metadata">

### Author: ![Keith\_Chikumbirike](https://avatars.discourse-cdn.com/v4/letter/k/5daacb/32.png) [@Keith\_Chikumbirike](https://community.glideapps.com/u/Keith_Chikumbirike)
#### Post date: [June 21, 2022, 11:37am UTC](https://community.glideapps.com/t/add-query-function-to-glide-tables-please/22533/26 "2022-06-21T11:37:07Z")

</div>

thank you, let me check it out

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [March 19, 2024, 6:11pm UTC](https://community.glideapps.com/t/add-query-function-to-glide-tables-please/22533/27 "2024-03-19T18:11:22Z")

</div>

Implemented

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [March 19, 2024, 6:11pm UTC](https://community.glideapps.com/t/add-query-function-to-glide-tables-please/22533/28 "2024-03-19T18:11:26Z")

</div>



[Previous page](https://community.glideapps.com/t/add-query-function-to-glide-tables-please/22533.md?page=1)
