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: 
alan_cheung
Contributor
Contributor

ValueLoop return result which not in order

The ValueLoop result result not in ascending order, How could I fix this?

 

 

alan_cheung_0-1595580149429.png

 

1 Solution

Accepted Solutions
cwolf
Creator III
Creator III

Define a sort function for Concat: =Concat(ValueLoop(1,12) , ',' , ValueLoop(1,12))

View solution in original post

1 Reply
cwolf
Creator III
Creator III

Define a sort function for Concat: =Concat(ValueLoop(1,12) , ',' , ValueLoop(1,12))