Join Slack
Powered by
case when add_months ({fieldA}, months to add) >...
# general
k
KevinJ of Kansas
04/12/2019, 5:50 PM
case when add_months ({fieldA}, months to add) > {fieldB} then {fieldB} else add_months({fieldA},months to add) end
💯 2
Open in Slack
Previous
Next