Announcements
I have a connection to the project and I have an item with a value from 0 to 100 and I want to show it as the task represents, what would be the best way to make this progress bar work?
@Gorilla_8 Yes, I can help.
Make a new label with this code in the Fill property. It will be your progress bar.
Green
Let's say the label should be 250 pixels wide at 100% completed. Put this code in the Width property
your_project_value/250
your_project value should be changed to some reference to your project value in the database.
---Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."
Hi @mdevaney
Isn't working...
There is a rectangle with the code....
@Gorilla_8 What value did you expect ThisItem.TrabalhoPercentulaldaTarefraConcludio? It looks like the formula is working, so maybe your value is already a percentage and we don't need to divide.If it is a percentage, please apply this formula instead.
ThisItem.TrabalhoPercentulaldaTarefraConcludio*100
Now its too big...
@Gorilla_8
You must answer my question. What value does SharePoint currently hold for % complete. Please show a screenshot.
@mdevaney 0 to 100
Tell me:
How long should the progress bar be at 100% in pixels?What is the current value of project complete %? Share a screenshot of SharePoint as proof
@mdevaney Its a gallery with different values
Its from project too
See the screenshot...
@mdevaney
How long should the progress bar be at 100% in pixels?
Width 100% == 385
What is the current value of project complete %?
Its 100 in this Item I show you, but can be 0 to 100
Share a screenshot of SharePoint as proof...
Its a project connection, look above
Thank you. Try this:
(ThisItem.TrabalhoPercentulaldaTarefraConcludio/100)*385
---
Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 329 Most Valuable Professional
11manish 209 Super User 2026 Season 2
Mohsin Ali 179