Displaying Page Number within a group

Posted by: kristy on 15 May 2019, 3:24 am EST

    • Post Options:
    • Link

    Posted 15 May 2019, 3:24 am EST

    I have a code based section report with one Group. How can I display in the page footer “GroupHeader - PageNumber”? Specifically, if the GroupHeader value is “Widget”, it would display Widget-1, Widget-2 on pages 1 and 2 of my report for that Group.

    Thank you.

  • Posted 15 May 2019, 8:23 pm EST

    Hello,

    You can do the following steps to achieve your requirement:

    1: Drag a TextBox in the GroupHeader and set the alignment to “Right”

    2: Set the Text property to “Widget-”

    3: Drag another TextBox just right adjacent to above TextBox

    4: You can change its size also because it contains only page number

    5: Set the “SummaryGroup” property to “GroupHeader1”, “SummaryRunning” property to “All”, “SummaryType” property to “PageCount” of the above TextBox.

    Hope it helps.

    Thanks,

    Mohit

  • Posted 15 May 2019, 11:24 pm EST

    Thank you.

    Is it possible to reset the page count with each group? I tried setting the SummaryRunning property to group, but that did not work.

  • Posted 15 May 2019, 11:32 pm EST

    Hello,

    Could you please share the exact version of AR that you are using. Ideally, it should work when “SummaryRunning” set to “Group”. If possible, could you please share the stripped down report with us. Also, I have checked at my end and it works as expected

    Thanks.

  • Posted 19 May 2019, 2:05 am EST

    I was able to figure out what I was doing wrong. Thank you.

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels