Join Slack
Powered by
So it looks like I needed MAX() around (CASE WHEN ...
# general
n
Noel B
04/15/2019, 3:45 PM
So it looks like I needed MAX() around (CASE WHEN (TRUNC({today}) - {trandate}) < 30 THEN {quantity} ELSE 0 END). Does that make sense, I know it made the formula work, but does that make logical sense?
2
Views
Open in Slack
Previous
Next