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: 
yoganantha321
Creator II
Creator II

sorting in block chart

Hi,

I have developed a blocked chart, It displays values in descending order as given below:

Capture.PNG

but I need the chart to be like this

Capture.PNG

2 Replies
Anil_Babu_Samineni

Would you share application to work on it

Meantime, For values for next line you can use ASCII 10 number like '<2 Months' & Chr(10) & Sum(Sales)

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
awhitfield
Partner - Champion
Partner - Champion

You have no control over this in a block chart, to be honest a Pie Chart would work pretty well and then you have control over the sorting.

Andy