I have some step bars 5K and 10K on top of each other
When the 5K reaches 5000 steps it disappears revealing the 10K one, however I would like the 10K one to be empty, and at the moment when the 5K disappears the 10K is at 50% (Logical) I tried subtracting 5K in the formula, but then the progress bar just went in to negative.
I tried that and it didn´t work, it kind of shifts the bar too far left.
At the moment I have 4 bars that disappear as you reach the target.
But as for example the 5K bar disappears, the 10K bar behind it has already 50% full, and I would like it to be empty
I basically want a 5K bar starting at 5K
Hi Mike.
That formula does work, however I am struggling to understand it, I want to apply it to other values (IE 20-30-40-50K)
I would really like to understand the formula
Im sure i dont understand correctly: actual step count, divided by 10000, minus 0.5, then multiplied by 2
What does the “=1” mean at the end of the operation?