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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Sort by Expression

Hi,

I was trying to Sort by Expression but i'm not able to do it please answer if any one can.

i have one calculated dimension ("Month(OrderDate)&Year(OrderDate)") and i have selected sort by expression ("OrderDate").

Don't know why this is not working..

Thanks in advance for your answer and effort.

1 Solution

Accepted Solutions
tresesco
MVP
MVP

Instead, try MonthName(OrderDate)  as your calculated dimension and sort by numeric order.

View solution in original post

3 Replies
ariel_klien
Specialist
Specialist

Hi,

Try to put in the dimension Date(OrderDate,'MMYYYY')

and in the sort by put date#(OrderDate)

BR

Ariel

tresesco
MVP
MVP

Instead, try MonthName(OrderDate)  as your calculated dimension and sort by numeric order.

Not applicable
Author

Thank you ...:)

it's working...