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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Danri94
Contributor III
Contributor III

Variable Input: Sorting Dates

Hi everybody,

I have tried to sort the filter-values shown on the screenshot. Unfortunately they are sorted as Strings due to the concat-function i use for creating the "selections". Does anybody know how to sort the values correctly?

Danri94_0-1715070158981.png

Danri94_2-1715070229103.png

 

 

Labels (2)
1 Solution

Accepted Solutions
marcus_sommer
MVP
MVP

concat() has a third parameter to set a numeric sorting - which should be your date.

View solution in original post

1 Reply
marcus_sommer
MVP
MVP

concat() has a third parameter to set a numeric sorting - which should be your date.