# Generate CSV: User-specific data only

**URL:** https://community.glideapps.com/t/generate-csv-user-specific-data-only/76961
**Category:** Ask for Help
**Created:** [October 9, 2024, 5:15pm UTC](https://community.glideapps.com/t/generate-csv-user-specific-data-only/76961 "2024-10-09T17:15:28Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![izumiinoue](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/izumiinoue/32/79768_2.png) [@izumiinoue](https://community.glideapps.com/u/izumiinoue)
#### Post date: [October 9, 2024, 5:15pm UTC](https://community.glideapps.com/t/generate-csv-user-specific-data-only/76961/1 "2024-10-09T17:15:28Z")

</div>

I’m building an inventory of personal belongings that is user specific (filter collection by **User ID** is **User Profile \> Row ID** ) so all of my users can view/add/edit/delete ONLY their own items.

 ![User A](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/4/e/4e6159cecfdbc5dbd5544c07ed063872ba52e16a.jpeg)  
^ User A’s list.

 ![User B](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/1/9/19fe15875f8bd38cc6d7692f56b9d9b74f101795.jpeg)  
^ User B’s list.

Now I also want them to be able to generate a CSV file of their personal inventory but for some reason, generating a CSV file will include everyone’s data. Where have I gone wrong and how do I fix this?

 ![Screenshot 2024-10-10 at 1.10.28 AM](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/d/9/d9f582d866165a6e31cddbda93ceec81915f63d0.jpeg)

 ![Screenshot 2024-10-10 at 1.09.10 AM](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/b/3/b35e1bfeefa2fac76a24a2fb6766688aee4152ee.jpeg)

---

<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: [October 9, 2024, 8:38pm UTC](https://community.glideapps.com/t/generate-csv-user-specific-data-only/76961/2 "2024-10-09T20:38:24Z")

</div>

You are better off adding email to your table and enabling Row Owners on that column. Then you won’t need a filter and everything else should work because users will only have access to their own rows.

---

<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: [October 16, 2024, 8:38pm UTC](https://community.glideapps.com/t/generate-csv-user-specific-data-only/76961/3 "2024-10-16T20:38:32Z")

</div>

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