In the last watch face I created, there are several half dials including a steps half dial with a hand and a half circle progress bar and these details:
0 at 90 degrees
15000 at 270 degrees
formula I am trying to use is: (clamp((-270+(#ZSC#/15000)*180)),0,15000)
but the formula is not working, what is wrong with it?