Sort by more than one column
Feb 03, 2015
02:04 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Feb 03, 2015
02:04 PM
Sort by more than one column
is there a way to sort by more than one column value? i.e. have a field fiscalmonth and fiscalyear and want to sort by fiscalyear, fiscalmonth
1 REPLY 1
Feb 03, 2015
02:14 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Feb 03, 2015
02:14 PM
Hi Keri,
In a service you can specify queries that can allow you to sort on multiple fields.
So you can use the Query infotable function for that.
Also see: 03.14.06.01 Query Parameter for Query Services in the Wiki
