Notifications
Announcements
No record found.
Hi ,
I need to set page number in body of the ssrs design, how to do that
I need page number like mentioned in header('current page number' of 'totalpage number')
anyone give some idea.
Thanks.
Did you try using fields from built in fields section from the designer ? take a look at fields pageNumber and OverallPageNumber.
Hi Ashok,
You can use the below expression:
= "Page " & Globals!PageNumber & "of" & Globals!TotalPages
HI Ashokkumar Murugesan,
Global!pageNumber cannot be used outside the header and footer.
If you change the requirement to use in the header and footer, it is very simple.
Besides that, You need to calculate by other methods, such as the height of the report, the width of the cell, and the limited number of rows displayed on each page,etc.
Hi blue,
Is any possible to access the textbox in design from Dp class.
If it is possible I will achieve my requirement.
Hi Sukrit,
Is any other possible solution there for that, from x++
Hi
By default, it is not possible to bring the page number in the body using built in functions. DP Class cannot help us here.
You can try as this article says,
stackoverflow.com/.../how-to-display-page-number-in-report-body-of-ssrs-2008-r2
(I haven't tried).
Uday
Hi udhaya,
Thanks for this, where will i write code for this,
In Your mentioned document is says like report-->reportproperty-->code,
give some idea for it, Write code for where
hi,
Right click in the report design and select report properties.
Uday.
Thanks for your support
Hi Udaya,
I have tried this but this only for show not working properly,
Are any other solutions are there?
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Martin Dráb 551 Most Valuable Professional
André Arnaud de Cal... 450 Super User 2025 Season 2
BillurSamdancioglu 278 Most Valuable Professional