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

Need help sorting in a bar chart

Hello Friends

I have bar chart the dimetionn is Product and the expressions are like

Networking days(Start_Date - Process_Date),

Netwroking days (Process_date - Final_Date) and

Networking Days(Final_Date - End_Date)

I don't know how to sort the higest combined of all in a decending order.

Could you please suggest a solution for this.

Regards

Chriss

4 Replies
advait_thakur
Creator III
Creator III

Hello Chriss,

To achieve the same you need to go to the properties of bar chart.

Go to the Sort tab and choose your dimension and click on Numeric Value.

Choose Descending in order.

May be this is the solution you are looking for.

Thanks

Advait

Join the official Qlik Enthusiast's page here
https://www.linkedin.com/groups/6513382/
Not applicable
Author

Hi Advait,

Thanks for your reply, I tried all the options in the sort but its not coming as what I expected.

in the Sort/ expression option I tried Max(

(Start_Date - Process_Date) or

(Process_date - Final_Date) or

(Final_Date - End_Date)) but the output is wrong.

can you please suggest any workaround.

Regards

Chriss

advait_thakur
Creator III
Creator III

Hello Chirss,

First of all you cannot display sort on all three expressions.

Will you please let me know on what format your date is coming ?

Also try to convert the date in numeric value and then perform the sorting which will be the easy way.

In the meantime will you please try sorting on Y axis by going to the properties.

Thanks

Advait

Join the official Qlik Enthusiast's page here
https://www.linkedin.com/groups/6513382/
Not applicable
Author

Hello Advait,

Thanks for your help, now its working fine...

Regards

Chriss