Filter by Expression
0
What is the syntax to filter a list by expression using length(of an attribute)
asked
2021-10-07
Juan le Roex
1
answers
5
Hi Juan,
Use the following:
length($currentObject/<YourAttribute>) = <X>
answered
2021-10-07
Nathan Ruth