Having trouble making Individual progress bar

Hello i have a problem using Progress Bar component as I need the progress bar to be attached to a user.

As we can see on this screenshot, i have sucessfuly used “User Profile” values for the Title and the Caption but i’m struggling with the Collum Data as i don’t have the option to take a User profile value.

Could someone help me on this problem ? :sweat_smile:

Try creating single value columns or template columns in the table that the screen is attached to. Set those columns to retrieve values from the user profile. Then they should be accessible for you to choose for your progress bar.

If they’re numbers, then I recommend a math column as it will preserve the number type:

This is also why I build these types of screens with the user table as the source so as to not worry about bringing user values in.

3 Likes

Thank you for your help it now works !

1 Like

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