# Progress Bar for ALL users?

**URL:** https://community.glideapps.com/t/progress-bar-for-all-users/55521
**Category:** Ask for Help
**Created:** [December 7, 2022, 7:00pm UTC](https://community.glideapps.com/t/progress-bar-for-all-users/55521 "2022-12-07T19:00:31Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![Rich\_Dixon](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/rich_dixon/32/23025_2.png) [@Rich\_Dixon](https://community.glideapps.com/u/Rich_Dixon)
#### Post date: [December 7, 2022, 7:00pm UTC](https://community.glideapps.com/t/progress-bar-for-all-users/55521/1 "2022-12-07T19:00:31Z")

</div>

[https://go.glideapps.com/app/TEXBqwP31Nz8WUbQBmPY/layout](https://go.glideapps.com/app/TEXBqwP31Nz8WUbQBmPY/layout)  
I have a progress bar (circle)for each user but it only shows for one user.  
Thoughts?

---

<div class="post-metadata">

### Author: ![Martin\_B](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/martin_b/32/74360_2.png) [@Martin\_B](https://community.glideapps.com/u/Martin_B)
#### Post date: [December 7, 2022, 7:57pm UTC](https://community.glideapps.com/t/progress-bar-for-all-users/55521/2 "2022-12-07T19:57:43Z")

</div>

Hello Rich,

I think you want to learn the ROW OWNER system. From Glide documentation.  
It’s worth it i swear… and will most likely fix your problem right away.

I did this mistake before… im doing others now lol

But the experts here are amazing people.

---

<div class="post-metadata">

### Author: ![Alexander\_Rubino](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/alexander_rubino/32/48638_2.png) [@Alexander\_Rubino](https://community.glideapps.com/u/Alexander_Rubino)
#### Post date: [December 7, 2022, 7:58pm UTC](https://community.glideapps.com/t/progress-bar-for-all-users/55521/3 "2022-12-07T19:58:46Z")

</div>

If you give a bit more information I might be able to help.

---

<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: [December 7, 2022, 11:39pm UTC](https://community.glideapps.com/t/progress-bar-for-all-users/55521/4 "2022-12-07T23:39:40Z")

</div>

Can you send some screenshots or a video of the supposed problem?

When you say it only shows for one user, do you mean the data in the progress bar applies for only one user, or does the component itself only shows for one user?

---

<div class="post-metadata">

### Author: ![Rich\_Dixon](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/rich_dixon/32/23025_2.png) [@Rich\_Dixon](https://community.glideapps.com/u/Rich_Dixon)
#### Post date: [December 9, 2022, 2:14pm UTC](https://community.glideapps.com/t/progress-bar-for-all-users/55521/5 "2022-12-09T14:14:09Z")

</div>

I think I figured it out. Thanks for all you do!

---

<div class="post-metadata">

### Author: ![Ysk\_Vicktory](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/ysk_vicktory/32/82131_2.png) [@Ysk\_Vicktory](https://community.glideapps.com/u/Ysk_Vicktory)
#### Post date: [November 17, 2024, 10:50pm UTC](https://community.glideapps.com/t/progress-bar-for-all-users/55521/6 "2024-11-17T22:50:38Z")

</div>

im using row owner so every worker in my compay only see their progress, but i need to sum up all their progress and show it in team progress. is there a way i still keep the row owner and show progress of all user?

---

<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: [November 17, 2024, 11:27pm UTC](https://community.glideapps.com/t/progress-bar-for-all-users/55521/7 "2024-11-17T23:27:20Z")

</div>

So every user needs to see the team progress, or just an admin person?

---

<div class="post-metadata">

### Author: ![Ysk\_Vicktory](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/ysk_vicktory/32/82131_2.png) [@Ysk\_Vicktory](https://community.glideapps.com/u/Ysk_Vicktory)
#### Post date: [November 18, 2024, 5:47am UTC](https://community.glideapps.com/t/progress-bar-for-all-users/55521/8 "2024-11-18T05:47:01Z")

</div>

Theres progress bar for everyone can see their acumulate effort, and theres user type admin progress bar that can see each division progress.

---

<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: [November 18, 2024, 6:07am UTC](https://community.glideapps.com/t/progress-bar-for-all-users/55521/9 "2024-11-18T06:07:53Z")

</div>

You need to do the following:

- Make sure Roles are configured in your User Profiles
- Give your Admin users an appropriate role
- Set your Admin role name as a Row Owner column in your data table

The above should give Admin users access to all rows.
