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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
_rohitgharat
Creator
Creator

Sorting selections in straight table

Hi Friends,

                I have made a bucket using straight table as you can see in the attachment. The problem i am facing is when i click on any one of the bucket for e.g '5-6 Days' then the sequence gets changed .I don't want the sequence to be changed but the selections to be happened. Please suggest if there is any solutions.

Following is the bucket:

bucket.PNG

After Selection sequence is changed:

bucket 2.PNG

6 Replies
lironbaram
Partner - Master III
Partner - Master III

in the sort section

you can use an expression

assuming you have a field called sort order

use something in the lines of

max({1} sortorder)

Kushal_Chawda

Create your bucket in script using Dual fucntion

_rohitgharat
Creator
Creator
Author

Thanks Liron,

Can we also maintain background colour because when i

select the background colour also disappears for other buckets except the

selected bucket.?

On Mon, Jul 13, 2015 at 11:26 AM, Liron Bra'am <qcwebmaster@qlikview.com>

_rohitgharat
Creator
Creator
Author

can you show me the example?

On Mon, Jul 13, 2015 at 11:44 AM, Kush141087 <qcwebmaster@qlikview.com>

Kushal_Chawda

I can give you example , but that may not be suitable for your scenario. It will be better if you can share your sample app.

lironbaram
Partner - Master III
Partner - Master III

yes you can , once again using set analysis in the expression

but then how will the user now he selected something ?

attach is an example