all groups > sql server reporting services > may 2007 >
You're in the

sql server reporting services

group:

Sorting in Reporting Services.



Sorting in Reporting Services. Ram
5/30/2007 11:21:00 AM
sql server reporting services: Hi,
I have a table in a report which has group based on Name and type. It
displays results like

Name Type
A X
B X
A Y
B Y

I want the results to appear with data sorted on names for which i added a
sort crtiteria in the sorting tab of the table, but the data is not sorting
on name. Any thoughts.
I would like my display to be:
Name Type
A X
A Y
B X
B Y

Re: Sorting in Reporting Services. Laurahn
5/31/2007 10:45:26 AM
Try changing the table sorting criteria to "TYPE", and setting the group
sorting criteria to "NAME"

AddThis Social Bookmark Button