Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics NAV (Archived)

Page Number in SSRS report like "Page 1 of 3 "

Posted on by 180

Hi, 

I am trying to give page number in report 206 in the Line Page 1 of 3. It is already having standard page no which is taken from the hidden text box.

Text box expression =IIF(Code.IsNewPage(Fields!No_PurchInvHeader.Value,Fields!OutputNo.Value),TRUE,FALSE)

Page number text box expression  =Code.GetGroupPageNumber((IIF(Code.IsNewPage(Code.GetData(22,1),Fields!OutputNo.Value),TRUE,FALSE)), Globals!PageNumber) 

How can I get page number in the Form of Page 1 of 3 ?

*This post is locked for comments

  • Verified answer
    keoma Profile Picture
    keoma 32,675 on at
    RE: Page Number in SSRS report like "Page 1 of 3 "

    in demo deb report 206 there it works with fct.:

    =Replace(Replace(Code.GetData(55,1), "%1", Globals!PageNumber), "%2", Globals!TotalPages)

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.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,280 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,214 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans