Salesforce only allows users to sort on one field at a time. If you want the ability to sort on multiple fields, you could create a formula field concatenating the 2 fields and sort on that column.
Salesforce only allows users to sort on one field at a time. If you want the ability to sort on multiple fields, you could create a formula field concatenating the 2 fields and sort on that column.