To register for the forums, please contact your Digital-Clay representative.

Sorting or grouping by multiple fields

Share your creative implementation tips and solutions.
Post Reply
ZevToledano
Posts: 720
Joined: Fri Apr 03, 2009 2:29 pm

Sorting or grouping by multiple fields

Post by ZevToledano »

Lists and analysis tables can be sorted in one of the following ways:

- By clicking on the column header to sort by one column.
- By clicking on the Sort button (or in the context menu in a list) and sorting by up to 3 columns.
- By building a custom function column that is a concatenation of multiple fields. Obviously however, this method may not sort very well if one of the columns is a number or date.
Post Reply