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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
krish2459
Creator
Creator

Lables issue :: Line chart sorting

Hi,

I have used an caluculated dimesion and sorting expression as below.

But I'm not getting the x-axis lable on line chart.

Calculated dimension: 

=if(Week_Liable>'2339','>2339',Week_Liable)

Sorting expression:

max({1}Week_Liable)

Measure expression:

Rangesum(rangesum(above( Sum( liability_value),0,RowNo())),
-if(Week_Liable>2339,rangesum(above(Sum( {<Week={">2339"}>} liability_value),
0,rowno()))),if(Week_Liable>2339,Sum( total{<Week={">2339"}>} liability_value)))

 

krish2459_0-1653041866167.png

Thanks..

Labels (1)
1 Reply
krish2459
Creator
Creator
Author

Hi,

Any help.

 

Thanks...