Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

facing problem with List box

Hi ...I have  a list box(please find the below attachment) , that is having data like Out Of Warranty and Out of Warranty (because of upper and lower cases present).., but those two are same only ,now i need to show only one Out Of Warranty in my qlikview report...how can get this, is it possible?

Regards,

Sh.

2 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

If they show up in the listbox then they are unique values and not the same. If you are of the opinion that the are duplicates then you need to replace them in the script with the exact same value. You can use the trim function to remove trailing spaces. You can use the Capitalize, Lower and Upper functions to change the case of the values.


talk is cheap, supply exceeds demand
Not applicable
Author

Hi, You can use mapping too.