Join Dotnetcodes DotnetCodes.com is online Discussion Forum for Software professionals . It lets you find friends around the world and Create professional network that share similar interests as you. Get help on ur projects by industry specialists. Also get answers to all ur technical/placement related querries.Get an edge over others.
Already MemberClick here to login
ASP.net MVC Interview Questions Answers Interview Questions
Serial Number in SSRS Articles
How to Print a Crystal Report direct to printer Articles
Get Started Developing for Android Apps with Eclipse Articles
Razor View Engine Interview Questions Answers Interview Questions
.Net framework 4.0 Interview Questions Answers Interview Questions
SQL server reporting services Interview Questions (SSRS) part 1 Articles
Whats New in ASP.NET 4.0 Part 2 Articles
Difference between Encapsulation and Abstraction Interview Questions
Explaining SDLC -System Development Life Cycle Articles
SPIRE PDF Library Articles
Infosys Interview Questions Interview Questions
Html5 interview questions and answers Interview Questions
Dynamic Menu using HTML List Tag and CSS in ASP.Net Articles
SharePoint 2010 interview Questions Answers Interview Questions
Submit Articles | More Articles..

Serial Number in SSRS

Posted By: [email protected] On:7/12/2010 6:25:55 AM in:Articles Category:ASP.NET Hits:18852
Serial Number Column (like 1,2,3...) in SQL Reporting Services Report
    Many times we requires the serial number column in Sql Server Reporting Services (SSRS). Here is the solution:-
 
    In ssrs there is a inbuild function : RowNumber(Nothing)
 
   Select your text box and wirte the function "=RowNumber(Nothing)" in Expression popup, it will generate the serial number.
 
    If you requires Group wise serial number Then just add the group name instead of "Nothing". Suppose the group name is "GroupABC" then the expression would be "=RowNumber(GroupABC)".
    
    The above expression can be used for nested data regions, Simple  use the name of the data region instead of "Nothing".

    With the help of the above expression we can generate numbered rows such as Serial Number Column and also used to insert Page breaks based on number of rows
comments powered by Disqus
User Profile
Piyush Kumar
.Net Programmer
New Delhi , India
Email :You must Log In to access the contact details.
Latest Post from :[email protected]
Normalization
View: 1901 | Submitted on: 7/28/2010 11:37:14 PM
What is MVC?
View: 1937 | Submitted on: 7/26/2010 5:02:22 AM
Deleting Duplicate rows from a table
View: 2343 | Submitted on: 7/14/2010 1:50:14 AM
How To convert a Number into Word
View: 4445 | Submitted on: 7/14/2010 12:50:25 AM
Serial Number in SSRS
View: 18852 | Submitted on: 7/12/2010 6:25:55 AM
Submit Articles | All Post of This User..


Advertise About Us Private Policy Terms of use
All rights reserved to dotnetcodes. Logos, company names used here if any are only for reference purposes and they may be respective owner's right or trademarks.
Best viewed at 1024 x 768 resolution with Internet Explorer 5.0 or Mozila Firefox 3.5 or Google Crome and higher