# Content for each user?

**URL:** https://community.glideapps.com/t/content-for-each-user/25905
**Category:** Ask for Help
**Created:** [April 22, 2021, 5:13am UTC](https://community.glideapps.com/t/content-for-each-user/25905 "2021-04-22T05:13:58Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Gio\_Kakhiani](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/gio_kakhiani/32/24410_2.png) [@Gio\_Kakhiani](https://community.glideapps.com/u/Gio_Kakhiani)
#### Post date: [April 22, 2021, 5:13am UTC](https://community.glideapps.com/t/content-for-each-user/25905/1 "2021-04-22T05:13:58Z")

</div>

Guys I’ve created a workout app where user can tick the checkmark once he/she finishes the workout. However all the content is the same for every user. (e.i. if you did 10 reps of something and tick the check mark it check in my view as well)

How do I split these list per user?

Here’s the app: [https://familiar-engine-3366.glideapp.io/](https://familiar-engine-3366.glideapp.io/)  
\*\* If you check something please do not forget to uncheck it. I’m using the app 🙂

---

<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 22, 2021, 5:34am UTC](https://community.glideapps.com/t/content-for-each-user/25905/2 "2021-04-22T05:34:49Z")

</div>

You can point the check value to a boolean user-specific column. From your description, it seems like you are using a normal (global) one.

---

<div class="post-metadata">

### Author: ![Gio\_Kakhiani](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/gio_kakhiani/32/24410_2.png) [@Gio\_Kakhiani](https://community.glideapps.com/u/Gio_Kakhiani)
#### Post date: [April 22, 2021, 5:42am UTC](https://community.glideapps.com/t/content-for-each-user/25905/3 "2021-04-22T05:42:41Z")

</div>

Could you elaborate a little bit? How do I do that? Or maybe a link to a video explainer would do.

---

<div class="post-metadata">

### Author: ![Gio\_Kakhiani](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/gio_kakhiani/32/24410_2.png) [@Gio\_Kakhiani](https://community.glideapps.com/u/Gio_Kakhiani)
#### Post date: [April 22, 2021, 8:27am UTC](https://community.glideapps.com/t/content-for-each-user/25905/4 "2021-04-22T08:27:29Z")

</div>

@ThinhDinh could you please?

---

<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 22, 2021, 8:29am UTC](https://community.glideapps.com/t/content-for-each-user/25905/5 "2021-04-22T08:29:44Z")

</div>

[![](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/2/a/2a0d8a6edf9ca9a2c288a5057e0e590528f32bd3.jpeg "User Specific Columns | Glide Tutorial") ](https://www.youtube.com/watch?v=PK5eovZGne0)

Here’s a video from Glide.
