Glide HomepageOpen Glide

Getting Started

Quickstart
Intro to Layout
Intro to the Data Editor
Data to Layout
Intro to Actions
Intro to Workflows
App Settings
Templates

Essentials

Data Sources
Basic Columns
Components
Security and User Data
Users
Publishing and Sharing

Automation

Actions
AI
Computed Columns
Integrations
Workflows
View API Docs

Use Cases

Forms
Images in Glide
Conditions, Filtering, and Visibility
Duplicating Apps

Reference

Account
User Experience
Values
  • Components
  • Progress Bar

Progress Bar

Display the progress of a value between two limits.

the Progress Bar component will show a bar that is partially filled based on how far a value has progressed toward the maximum possible value.

Setting up a Progress Bar

  1. In the Layout Editor, select the tab you want to edit.

  2. Click on the plus (+) symbol in the Components panel.

  3. Select the Progress Bar component.

  4. Choose the Data Source where your values are stored.

  5. Select the column that should affect the progress bar's current status in the Value field.

  6. Set the minimum and maximum values. By default, Glide fills these fields with 0 as the minimum and 100 as the maximum.

  7. Give the progress bar a Title and Description.

  8. Choose Colors for the progress bar. These can be written-out in English, hex codes, or multiple options in a comma separated list.

  9. Hide Value will either show or hide the total value of the item being measured by the progress bar.

  10. Formatted Value will choose which value to show in the upper right of the progress component.

Creating Dynamic Progress Bars

You can choose the minimum and maximum values from columns in your data source and create a dynamic progress bar. These two columns are then tied to the minimum and maximum of the progress bar, and the progress bar will change if the values in these columns change.

Have a question about Progress Bar? Ask the Glide community.
Need more help? Hire an Expert.

Updated more than a week ago

Previous

Notes

Next

Rating

Was this article helpful?
Exit Preview Mode