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: 
Anonymous
Not applicable

Current Selection Box

Hi All,

Can we set up a condition in Current selection box so that it will display the selection in specific order.

Thanks

Manish Madan

4 Replies
Anonymous
Not applicable
Author

Suffix the fields with something like say %, as in %YourDim

And in the load script set the System Variable HidePrefix

         set HidePrefix='%' ;

Anonymous
Not applicable
Author

Hi Bill,

I have 5 dimensions

current_selection.png

and order should be as:

1st KPIs(Name)

2nd KPI Rank

2nd Zone

3rd Function Name

4th Month Selection


In this case how should i proceed.

avinashelite

Hi Manish,

Ordering takes based on the order of selection you make. For eg you have A,B,C fields so if you select B then A

its order will be like A

                            B.

As per my knowledge you cannot order them its totally based on order of selection.

DavidFoster1
Specialist
Specialist

The order is the order in which the selections are made. I dont think you can control the order.

The option you could consider is to have a straight table with 5 expressions showing the ONLY dimension values