cancel
Showing results for 
Search instead for 
Did you mean: 

Sort and Filter action using multiple columns

Former Member
0 Kudos

I am using the sort and filter action to sort my XML before output. I am trying to sort by multiple columns, but it is only applying the first sort field. Are there any known issues with sorting by multiple fields? The help shows that you can do it.

Here is an exmaple of what my output looks like. I have it sorting by GroupDescription and SiteDescription...it works on group, but not on Site.

SiteDescirption GroupDescription

HLocation 1.1 - Item

MLocation 1.1 - Item

WLocation 1.1 - Item

ALocation 1.1 - Item

HLocation 1.2 - Item

MLocation 1.2 - Item

WLocation 1.2 - Item

ALocation 1.2 - Item

After the sort, I just assign the sort.output to my transactions output xml

any ideas?

thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

jcgood25
Active Contributor
0 Kudos

Jeff,

Make sure you are running the latest update for 11.5 (SP3 is on Marketplace). There was a bug resolved in one of the service packs that fixed the sorting aspects of that action block.

Regards,

Jeremy Good

Former Member
0 Kudos

Thanks, we are not on that SP version yet as we are having some problems upgrading. But now I know that the SP should fix this issue.