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

 

Labels (1)
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))