# Progress bar depends on users

**URL:** https://forum.adalo.com/t/progress-bar-depends-on-users/45246
**Category:** Database
**Created:** [February 10, 2024, 6:27pm UTC](https://forum.adalo.com/t/progress-bar-depends-on-users/45246 "2024-02-10T18:27:57Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Eddy](https://avatars.discourse-cdn.com/v4/letter/e/57b2e6/32.png) [@Eddy](https://forum.adalo.com/u/Eddy)
#### Post date: [February 10, 2024, 6:27pm UTC](https://forum.adalo.com/t/progress-bar-depends-on-users/45246/1 "2024-02-10T18:27:57Z")

</div>

Hi !  
We would like to make a progress bar that fills up within the exercices fullfiled by user.  
When I do it, the problem is that all the progress bar fills. It is like the progress bar don’t “understand” wich theme is concerned by the exercice completed.

We have 3 db : Users, theme and exercise.

The problem is that in the db user, the exercise completed is notified but in the db exercices, only the count of user is mentionned.

---

<div class="post-metadata">

### Author: ![Dilon](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.adalo.com/dilon/32/39815_2.png) [@Dilon](https://forum.adalo.com/u/Dilon)
#### Post date: [February 11, 2024, 12:27pm UTC](https://forum.adalo.com/t/progress-bar-depends-on-users/45246/2 "2024-02-11T12:27:01Z")

</div>

Welcome to the community @Eddy 🥳

You want in the progress bar to show logged in user’s progress? You can filter the count for logged in user. This may help : [Exercises status (done / not done) - #4 by dilon\_perera](https://forum.adalo.com/t/exercises-status-done-not-done/20663/4)

Also if you could share your setup with some screenshots or from a video it would be easy for us to identify and give the correct solution.

---

<div class="post-metadata">

### Author: ![Eddy](https://avatars.discourse-cdn.com/v4/letter/e/57b2e6/32.png) [@Eddy](https://forum.adalo.com/u/Eddy)
#### Post date: [February 26, 2024, 1:57pm UTC](https://forum.adalo.com/t/progress-bar-depends-on-users/45246/3 "2024-02-26T13:57:46Z")

</div>

> [@dilon\_perera](#):
>
> hare your setup with some screenshots or from a video it would be easy for us to identify and give the correct solutio

Thank you !!
