Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics NAV (Archived)

DO-NOT repeat specific Row Header after first page

Posted on by Microsoft Employee

Is there a way to not repeat a Row Header after the first page? I have a report where in the first page I get last month balance for a specific account which will be visible only on the first page. I need to hide that row in the following pages.

Any help will be appriciated. 

*This post is locked for comments

  • Suggested answer
    Suresh Kulla Profile Picture
    Suresh Kulla 43,745 on at
    RE: DO-NOT repeat specific Row Header after first page

    Create two groups to display the first as you are doing now but only with two headers and in the second group display the third header and display it only on the first page.

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: DO-NOT repeat specific Row Header after first page

    not a programmer here, but why do you consider this a header?

    Isn't it just the first row of the body of the report?

    As the first row, it would get printed once, under the true header rows and would only print on the first page.

     

    You're all scaring me if this is such a huge issue in creating NAV reports...

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: DO-NOT repeat specific Row Header after first page

    I have group the data in the Tablix, the thing is that I need to be able to display the first two group headers in all pages but the 3rd one only on time in my first page.

  • Suggested answer
    Suresh Kulla Profile Picture
    Suresh Kulla 43,745 on at
    RE: DO-NOT repeat specific Row Header after first page

    Try to create a groups and display the group header only on the first page.

  • Suggested answer
    keoma Profile Picture
    keoma 32,675 on at
    RE: DO-NOT repeat specific Row Header after first page

    you could separate the tablix into 2 tablixes, one with row header, one without.

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: DO-NOT repeat specific Row Header after first page

    Yes Suresh, they are in the same Tablix. The 3rd and last row displays the initial balance of any given account.

  • Suggested answer
    Suresh Kulla Profile Picture
    Suresh Kulla 43,745 on at
    RE: DO-NOT repeat specific Row Header after first page

    Are all the header rows are on the same tablix ? if not you can use the Repeat Header Rows on each page on tablix properties, uncheck that so that it will repeat only the first page.  

    If not you have to control that programatically by setting a variable to true and using that as visibility expression.

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: DO-NOT repeat specific Row Header after first page

    Thanks for the reply Jonathan, the Tablix is inside the body of the report therefore Global variable are not accessible.

  • Suggested answer
    keoma Profile Picture
    keoma 32,675 on at
    RE: DO-NOT repeat specific Row Header after first page

    set the visibility of the row to =(Globals!PageNumber<>1).

    add a new row under this row, copy the same cell values to the new row. set the show rowheader value to false, set the visibility of the row to the opposite. then on first page row 1 is shown, other pages is row 2 shown (without row header).

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: DO-NOT repeat specific Row Header after first page

    A little more information: My Report has 3 headers,

    ss-_2D00_-new-today.png

    The one I'm trying to hide is the last header (the one inside the red rectangle) where I'm showing last month balance.

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,269 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,198 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans