I have designed a tabular report in SSRS which has columns "Student Name", "Quarter" and "Amount". Is is possible to sort the report output with "Student Name" in Ascending Order and then by "Amount" in Descending order?
Here a student will have multiple row entries like:
Student Amount
Jack 63
Jack 62
Jack 44
Jill 54
Jill 52
Thanks in advance