Hi appsheet Community. I need a little help t...

Hi appsheet Community. I need a little help to why this won’t work? Here is a picture of what I’m trying todo: https://gyazo.com/fb991ecdfe8aa66434e5e9a7109450bb

I’m trying to say that what ever day it is in the week, make that weekday text green, but that means I first have to make the date information into a weekday name, like “monday” instead of “16/08/2018”.

Hope that makes sense, please help

0 1 305
1 REPLY 1

You can use WEEKDAY expression directly with the condition rule like… WEEKDAY(TODAY())=1 (which is Sunday).

Top Labels in this Space