Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

If statement as expression in List box Field is not sorting appropriately

I am using below condition as field in a list box.

=IF("~IC"=vIC,Accountable_User) .

It doesn't sort whatever I do. Any thoughts is highly appreciated. attached is the qvw file.

1 Solution

Accepted Solutions
Not applicable
Author

if you are wanting to sort it based on the  name, any reason you cannot disable the sort options you have and select Text - you can then have them sorta A-Z or Z-A?

View solution in original post

4 Replies
sunny_talwar

How do you want it to sort?

UPDATE: This may be:

Capture.PNG

Capture.PNG

Not applicable
Author

if you are wanting to sort it based on the  name, any reason you cannot disable the sort options you have and select Text - you can then have them sorta A-Z or Z-A?

Anonymous
Not applicable
Author

Thank You. I did State A>z and Text A>Z. It worked.

Anonymous
Not applicable
Author

Thank You. I did State A>z and Text A>Z. It worked.