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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Qlik__Vinodh
Partner - Creator II
Partner - Creator II

Sorting issue in Charts

Hi all,

Sorting Issue in Chart Dimension, if any one have soluation let me know please............

PFA sample one

Thanks ,

C vr

1 Reply
jagan
Partner - Champion III
Partner - Champion III

Hi,

Try this

=Date(date#(LEAD_DATE,'YYYYMMDD'), 'MMM-YY')

For example check this

=Date(date#(TODAY(),'MM/DD/YYYY'), 'MMM-YY')

and in sort tab select Number and Asc/Desc.

Hope it helps you.

Regards,

Jagan.