Days Count Down Galaxy 4

I have a Galaxy Watch 4 (novice) and wanted to add a count down to a specific day to my watch face.

I’ve tried the string from a different post:

$[#Dy#/4]==floor[#Dy#/4]&&#DD#<=305?305-#DD#:$$(#Dy#/4)!=floor[#Dy#/4]&&#DD#<=304?304-#DD#:$$[(#Dy#+1)/4]==floor[(#Dy#+1)/4)?365-#DD#+304:$$(#Dy#/4]==floor[#Dy#/4]?366-#DD#+304:365-#DD#+304$ till Halloween

On my Facer Creator it shows on the watch face correctly, but on my watch itself it shows $204/4 etc…any suggestion?

1 Like

I see we have replied to this from Expressions.
You must switch on tracking or something to get your notifications.

In the Formula Above I see [ ] square brackets . Those are bad syntax on Facer.
Obviously the error has come about with the Copy and Pasting. The formula got formatted by your System .

So inspect this and copy the text tag in the layer count with chips

Some one else was asking about this I added some extra () to the Original Authors Formula . @CompuChip .

To inspect this click on the name of the watch then The little rocket on the left.

1 Like