Notifications
Announcements
Great
Hey @sbedows , use this in the label:
RoundUp((label.Value/Label.MaxValue)*100, "00.00") & "%"
@yfw - Awesome tool. Is there a way to round the percentages? For example - When I put in 3 as the value and 9 as the max value, it shows 33.3333333333333333%, making the percentage unusable.