Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Multi Box Sorting Issue

Hi Team

I am trying to display the Multibox with the expression, for sorting the values  I use expression in the sort tab.

When I click on the drop down the order is showing correct as per the sort field order but once we select any value the order is changing.

Please find the screen show below and the attached qvw, Kindly suggest.  Thanks.

Image.png

1 Solution

Accepted Solutions
Gysbert_Wassenaar

Try sorting by the expression =only({1}Sort) instead of =Sort


talk is cheap, supply exceeds demand

View solution in original post

2 Replies
Gysbert_Wassenaar

Try sorting by the expression =only({1}Sort) instead of =Sort


talk is cheap, supply exceeds demand
Not applicable
Author

Thank you, it works.