BLN formula request

Hi All,

Anyone who can help me out with the proper formula for battery gauge? I’ve cooked up the following:
-(((#BLN#)+170)*0.9). This gets the gauge started at around 122 but at 11:46PM (204) it jumps to the 360 position.

It needs to start at 122 and end at 240 (clockwise).

Thanks!
Canton.

Figured it out with:

-((#BLN#*1.2)+120) seems to do the trick

Any comment is appreciated.

Canton

1 Like

When the BLN number hits 0%, it turns to a null text in the creator. This jumps it to 0 degrees. Just disregard this since the watch will be dead once it hits 0%.

thanks for your feedback