directus-extension-computed-interface icon indicating copy to clipboard operation
directus-extension-computed-interface copied to clipboard

IF Statement not working

Open pasqualepalmaccio opened this issue 1 year ago • 0 comments

When i try to use this expression: {{IF(NULL(field_m20), otherfield.price, field_m2o.price)}} not working.

There is a syntax error?

pasqualepalmaccio avatar Sep 25 '24 10:09 pasqualepalmaccio