Join Slack
Powered by
Hello! I'm trying to include a date condition on t...
# suiteanalytics
d
DonkeyBot
02/13/2019, 12:08 PM
Hello! I'm trying to include a date condition on this formula. Basically, it's if created is greater than a day. CASE WHEN {status} ='Open' AND {amount} > 2000 AND {type}= 'Estimate' THEN 1 ELSE 0 END
Open in Slack
Previous
Next