Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 Reporting Services Development
 Auto-Number column in matrix report

Author  Topic 

pmak
Starting Member

41 Posts

Posted - 2006-04-23 : 04:36:58
How to create/generate an auto-number column in a matrix report. I want to have an auto-number column for the "first" grouping of the row matrix starting from 1.

snktheone
Starting Member

20 Posts

Posted - 2006-04-24 : 02:24:54
u can use Custom Code at the Report tab under the Report Properties to create a calculated field, i guess this would help.
Go to Top of Page
   

- Advertisement -