I have a function that calculates like this:
(500-(forecastDays(1, “TEM_LOW”)))
It calculates fine on the WFS preview,
however when I run it on the Android Emulator with WearOS 5 (API 34) it seems the formula fails to calculate, it ignores the fact that 500 is being subtracted.
Can someone check this?
FkS.wfs.zip (164.5 KB)