0
How can I use an array in constraint formula?
I need to exclude some items that correspond to a selection : (select table)[xxxxx].ID So It gives me a list of ID but in constraint, it look to take a single value... Is it possible to concatenate the result and then use an array to tell b.ID != array ?
Thanks!
1 reply
-
have a look at
contains()
here:
https://ninoxdb.de/en/manual/calculations/reference-of-functions-and-languageBirger
Content aside
- 5 yrs agoLast active
- 1Replies
- 1785Views