Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Per the behaviour of Current selections,fields and its values are displayed as per the order of selections made. But in our application the fields are getting sorted alphabetically,as shown in the attached Image.
Filteringof selections are made in the order of D, B,A,C
In the current selections object the same order of selections has to be shown,instead it is sorted as A,B,C,D , this will confuse user on what order he filtered the data.
The same criteria when tested in other User's QlikView application,it is working well. we checked if there is any Document property that is causing the issue,but of no luck.
Please let me know if there is a way to correct this and let me know if you need further details.
Thanks,
Are you sure that it's ordering the field names by order of selection? I never really paid attention, but just testing it locally and on demo.qlik.com, it seems that it's not the case. Looking at my local file, it seems to order fields by appearance in the script.
At least this seems to be the default behaviour. Mayb there is an easter egg to change it.
Yes.. I noticed that the order of fields is by appearance in the the script.
But wanted to know if there is a way to track the recent selections in an order.
Thanks,