I am facing one strange issue with sorting of Qlikview Search object. We are using one search object which consists of a field which is concatenation of numeric value (product code) and Descriptive value (product name) ex- 122_Abc.
I am not able to sort this field in search object. Search object sort property used is Text-A->Z
When I use same field in a list box, then it is getting sorted in listbox properly but not in search object.
Also if I use some other filed say just product name without any numeric combination then search object sorting is working perfectly.
Please let me know of any suggestions to solve this issue.