Length of String in WHERE Clause

Hi @Howard_Jacobson

We have added support for the LENGTH function in where clause and properties. The correct syntax should look like this:

where=LENGTH(<source column>) > x

property=LENGTH(<source column>) as NewFunction

Regards,
Marina