
24 hours - one day hours
168 Hours - week hours day
744 Hours - month hours day
=========================================
f .24 hours than prograss bar complete 100% Example
if .168 hours than prograss bar complete 100% Example
if .744 hours than prograss bar complete 100% Example
i
Guest UserPosted Dec 10, 2022, 2:53 AM
Can u send me Code
lbltoday
lblweeky
lblMonth
bunfiuprogressbar5
Aravind GovindarajPosted Dec 9, 2022, 8:57 PM
Hi,
Please use this link for the progress bar, Your 100% varies based on the respective progress bar.
Set the Max Value as day/week/month.
Get your current value and fill it or route it to respective progress bar for eg.
Consider your input value is 15 hrs. which is more than a day , so it will go to the weekly bucket.
Case 2: if your input value is 175 hrs then set it into montly. This is variable value and .744 is max value.