Join Slack
Powered by
```case when {today} - {createddate} > 2 then 1...
# suiteflow
k
KevinJ of Kansas
08/12/2019, 1:45 PM
Copy code
case when {today} - {createddate} > 2 then 1 else 0 end
Open in Slack
Previous
Next