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.

Screen Shot 2020-07-04 at 7.29.50 AM

2 replies

null
    • Mconneen
    • 3 yrs ago
    • Reported - view

    I don't use the graphic editor.. Looking at the documentation .. I see.. 

    date

    I suspect it would be

    'Sold Date' > date(2020, 03, 30)

    • Mr_K
    • 3 yrs ago
    • Reported - view

    Thanks. That works great.

Content aside

  • 3 yrs agoLast active
  • 2Replies
  • 661Views