Count Details per Page

Posted by: samuel.bucher on 26 November 2019, 6:35 am EST

    • Post Options:
    • Link

    Posted 26 November 2019, 6:35 am EST

    Hi There

    I want to count how many Details are listed on each page of my report.

    For doing so, I created a TextBox and set the Summary Options as:

    Distinct Field = “PersonID” (My distinct field)

    SummaryFunc = “Count”

    SummaryGroup = “GroupHeader1”

    SummaryRunning = “Group” / “None” (I tryed both)

    SummaryType = “SubTotal”

    Depending on the choosen SummaryRunning I get the following results in the Preview:

    “Group” = The Result is “0”

    “None” = the Textbox remains empty

    Im using ActiveReports v12

    Can someone tell me what im doing wrong or if there is another way to count the Details.

    Thank you in advance

  • Posted 26 November 2019, 6:35 am EST

  • Posted 26 November 2019, 6:44 am EST

    Hello,

    Please use the following property:

    DataField = “PersonID” (My distinct field)

    Distinct Field = (Blank)

    SummaryFunc = “Count”

    SummaryGroup = “GroupHeader1”

    SummaryRunning = “None” (I tryed both)

    SummaryType = “Page Total”

    Also, please refer to the modified report.

    Thanks,

    Mohit

    Count_Modifeid.zip

  • Posted 26 November 2019, 6:49 am EST

    Sometimes it is that simple.

    It works fine, thank you mohit

Need extra support?

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

Learn More

Forum Channels