Obj-browse ignore case in filter conditions
I am trying to use obj browse to fetch some results from an external table with all columns exposed.
When I give function eg @toUpper(.property) equals "XYZ" it throws error that property is not exposed, but it works good without the function. Kindly suggest how can I ignore the case in obj-browse filter conditions.