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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
kvr9
Creator
Creator

Sorting query

Scenario :

There are 5 companies A,B,C,D,E with their amount .

Load inline

Company      Amount

    A  ,50

B,10

C,30

D,15

E,60

I want to sort the companies keep one company (C) as 1st column which is fixed and then followed by other companies sorted based on values .

The desired output should be as below in descending order on bar chart  :

C,E,A,D,B

11 Replies
mdmukramali
Specialist III
Specialist III

HI,

PFA

I have applied the same sort condition it's working fine.

Thanks,

Mohammed Mukram

kvr9
Creator
Creator
Author

Amazing it works now.


Thanks a lot Mohammed.