0
Date greater than a certain date formula?
How do I write this code to make it work? I want my 'Sold Date' to show dates greater than March 30, 2020.
2 replies
-
I don't use the graphic editor.. Looking at the documentation .. I see..
I suspect it would be
'Sold Date' > date(2020, 03, 30)
-
Thanks. That works great.
Content aside
- 4 yrs agoLast active
- 2Replies
- 671Views