web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Suggested answer

How to display footer only last page in SSRS report in D365FO

(0) ShareShare
ReportReport
Posted on by 630

HI Friends,

My query is, I have a SSRS Report - PurchPurchaseOrder, In footer we have 20 line and we want to show footer only last page.

Could you please help me how footer will show only last page In d365fo.

Thank's and Regards

Rahul

I have the same question (0)
  • Martin Dráb Profile Picture
    236,192 Most Valuable Professional on at
    RE: How to display footer only last page in SSRS report in D365FO

    It's possible, but it'll have the problem I mentioned in my first reply ("you can hide its content at some pages, but the footer will still consume space, which you likely don't want if it has twenty lines of text").

  • Suggested answer
    reachnaidu Profile Picture
    890 on at
    RE: How to display footer only last page in SSRS report in D365FO

    Hi Rahul,

                 I did not test it myself but can you try to hide the report footer with an expression for all pages except the last page

    iif(Globals!PageNumber=Globals!TotalPages,true,false)

  • Rahul.p Profile Picture
    630 on at
    RE: How to display footer only last page in SSRS report in D365FO

    The exact solution depends on your particular design. For example, the Tablix control has "Keep together on one page if possible" property for this purpose.

    How to achieve this?

    If report contain 1-4 item only one page has generated and everything is fine.

    But if report contain  more then 10 items then only  footer some part is coming second page and some is coming third page.

  • Martin Dráb Profile Picture
    236,192 Most Valuable Professional on at
    RE: How to display footer only last page in SSRS report in D365FO

    The exact solution depends on your particular design. For example, the Tablix control has "Keep together on one page if possible" property for this purpose.

  • Rahul.p Profile Picture
    630 on at
    RE: How to display footer only last page in SSRS report in D365FO

    @Martin Darb

    I would simply put it at the end of the report body.

    If i keep after body and if body is ending middle of second page, then footer some part is coming second page and some is coming third page.

    Is there any solution for that?

  • Suggested answer
    Martin Dráb Profile Picture
    236,192 Most Valuable Professional on at
    RE: How to display footer only last page in SSRS report in D365FO

    Page footers are used for something you want to show on every page. You can hide its content at some pages, but the footer will still consume space, which you likely don't want if it has twenty lines of text. Therefore a page footer isn't the right solution for your requirement.

    I would simply put it at the end of the report body.

  • André Arnaud de Calavon Profile Picture
    298,808 Super User 2025 Season 2 on at
    RE: How to display footer only last page in SSRS report in D365FO

    Hi Rahul,

    As this is related to SSRS development, you can probably better ask your question on the SSRS forum. social.msdn.microsoft.com/.../home

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
CA Neeraj Kumar Profile Picture

CA Neeraj Kumar 2,351

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 874 Super User 2025 Season 2

#3
Sohaib Cheema Profile Picture

Sohaib Cheema 638 User Group Leader

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans