# Display only the user's data across several data tabs

**URL:** https://community.glideapps.com/t/display-only-the-users-data-across-several-data-tabs/36338
**Category:** Ask for Help
**Created:** [December 25, 2021, 11:59am UTC](https://community.glideapps.com/t/display-only-the-users-data-across-several-data-tabs/36338 "2021-12-25T11:59:54Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![mereo](https://avatars.discourse-cdn.com/v4/letter/m/c0e974/32.png) [@mereo](https://community.glideapps.com/u/mereo)
#### Post date: [December 25, 2021, 11:59am UTC](https://community.glideapps.com/t/display-only-the-users-data-across-several-data-tabs/36338/1 "2021-12-25T11:59:54Z")

</div>

I am trying to have my app only display the user’s data, i.e. when user1 add item1 in a list, user2 should not see it. I tried to user row owner on the email in the user tab, but in the other tabs, everybody can see everybody’s item.

---

<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: [December 25, 2021, 12:10pm UTC](https://community.glideapps.com/t/display-only-the-users-data-across-several-data-tabs/36338/2 "2021-12-25T12:10:42Z")

</div>

You could add an Email column to your Items table and make that a Row Owner.  
Then when a user adds an Item, put their email address in that column. You can use the signed in user [Special Value](https://docs.glideapps.com/all/topics/values/special-values).

---

<div class="post-metadata">

### Author: ![mereo](https://avatars.discourse-cdn.com/v4/letter/m/c0e974/32.png) [@mereo](https://community.glideapps.com/u/mereo)
#### Post date: [December 25, 2021, 12:25pm UTC](https://community.glideapps.com/t/display-only-the-users-data-across-several-data-tabs/36338/3 "2021-12-25T12:25:23Z")

</div>

That works great! I was not aware of special value, super helpful! Thanks Darren.

---

<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: [December 26, 2021, 12:25pm UTC](https://community.glideapps.com/t/display-only-the-users-data-across-several-data-tabs/36338/4 "2021-12-26T12:25:58Z")

</div>

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