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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Sort

I have applied rolling 6 months logic on opening of my qvw file, so when it opens it will select last 6 months in the current selection.

it is in monthyear format, i am not able to sort it. Can you tel me how can i sort it?

1 Reply
sunny_talwar

Use a numerical sort if the monthyear is read as a date. If not, then probably use expression sort with the following expression -> Date#(monthyear, 'YourMonthYearFieldFormatHere')