Add Lower function to where clause of cm find
I suggest adding a Lower() (and/or Upper()) function to the where clauses of the cm find function. For example,
cm find branch where attribute = 'Status' and lower(attrvalue) = 'complete'
or
cm find branch where upper(name) like 'TASK%'
3
votes
![](https://secure.gravatar.com/avatar/0e2281160ebc9f6e13790f3ee7b46493?size=40&default=https%3A%2F%2Fassets.uvcdn.com%2Fpkg%2Fadmin%2Ficons%2Fuser_70-6bcf9e08938533adb9bac95c3e487cb2a6d4a32f890ca6fdc82e3072e0ea0368.png)