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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Sort order For Expression Along with Year (desc)

Hi All,

 

We want sort the Year in Desc order (2012,2011,201) which is currently done. Also we want to sort based on the expression Sal (sum Sal).  We need to implement the same scenario in one of our projects.

Please can you all advise how to achiive this.

I have attached one sample QVW for the reference.

Please let me know if any more information is required.

Thanks,

Sijo Joseph

Labels (1)
1 Reply
swuehl
Champion III
Champion III

Sijo Joseph,

your Name dimension is already sorted by sum(Sal), isn't it?

It is starting with Joju (35000) and going down to Anju (26000).

Do you want the (pivot) table to be displayed in another way?

If you want to group your table by Year desc and then your Names by sum(Val) desc, I think you can do this with a straight table or table box.

In a pivot table, you can try color coding your sum(Sal) by rank.

See attached for a few samples.

Regards,

Stefan