Skip to main content
Nintex Community Menu Bar

Collection Action - Sort

  • October 15, 2015
  • 1 reply
  • 10 views

Forum|alt.badge.img+3

Hello,

 

I am having trouble with the Collection Action sort. I have a bunch of values that are all numbers such as 30;5;15;10;7; and trying to sort them as a collection within a workflow.

The Collection Action sort is not working on descending or ascending. Any ideas or thoughts on why this is not working properly?  Fortunately I was able to build a workaround at this time but kinda silly to have it at all.

 

Ben.

1 reply

Forum|alt.badge.img+3
  • Author
  • October 20, 2015

It would appear a leading 0 corrects the sorting of the collection operation. Since this is a user input situation means I have to add a leading 0 to every value entered to make this work as one cannot depend on users to enter in such values correctly.

Thanks Ramses Kooijman!