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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources 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

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

View solution in original post

1 Reply
marcus_sommer

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