Hi Guys,
I have a filter which should filter out a columns based on the given text.
For eg:
I have a column which gives many values like "Untitled","Processed" etc
When I enter the text as "untitled", only the values "Untitled" ( only with uppercase 'U') are being listed out but not the ones which start with lower case 'u'
Any solution for the above?/??...
Thanks,
KR