Hi,
I have this problem on Reporting Services 2005 SP2:
There is a stored procedure that is the source of a dataset in report, this procedure return a recordset ordered by some fileds (es. order by fields1, fields2, ecc...). This procedure also have some parameters, but this isn't important.
If I launch the stored procedure in sql server management studio the data are returned in the correct order, instead, when I run the report, the data are showed in wrong order.
Some one have informations about this issue?
Kind Regards,
Elia.
Did you try sorting in the report? If so doesn't it still sort in the order that you selected.
If not try sorting in the report, within table properties you will see sorting within which you can specify the sort order
|||Thanks,
I have resolved the problem.
Regards,
Elia.
No comments:
Post a Comment