Steps Progress bar

I’ve been looking around but haven’t quite found an example similar to what I am needing. I just need a simple progress bar that moves horizontally to a goal of 10000 steps.

the closest example I could find was
$(round(((#ZSC#*0.96)/10000)*100))<=(96)?(round(((#ZSC#*0.96)/10000)*100)):96$
in the width of the shape but I don’t think this is working how I want it to.

Is it possible on your design to use the 10K steps Creator progress bar as a rectangle so that it is horizontal?
There is one here.

1 Like

huh, didn’t even know that was there. I was trying to hard code it like I did the battery level haha. thanks

You’re welcome. :slightly_smiling_face: