Join Slack
Powered by
if that doesn't work you might have to do ```case ...
# suiteflow
k
KevinJ of Kansas
08/12/2019, 1:46 PM
if that doesn't work you might have to do
Copy code
case when to_char({today},'j') - to_char({createddate},'j') >2 then 1 else 0 end
Open in Slack
Previous
Next