Question
1
Replies
475
Views
Posted: October 8, 2017
Last activity: October 9, 2017
Closed
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.
Hi Divya,
I don't think we can use functions in the left hand side of select fields for obj-browse method. It allows only for right hand side.
PFA. Applied the function to the right hand side.
Hope this Helps!
Thanks,
Spandana.