Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
155
Adding a section at the end
posted

I am testing reporting and seem to be missing something. My report is really about some Object O that exposes a list of data L. I want the report to be of the form

HEADER (O)

REPEATING GROUPED DATA (L)

SUMMARY OF SOME PROPERTIES AND INFORMATION (O)

I am happy with the data from O - its a dynamic page title - being used in the page header, but I want to create some kind of final "section" in the report which is not a report footer. Its just a couple of lines of extra information. Everything else works fine.

Is this possible? I cannot find any samples in this style but it seems a "summary" section at the end but not on its own page seems to be pretty much a fundamental.

Thanks for any information.

Parents
  • 155
    posted

    Sorry to bump my own post, but I was hoping for a reply so I can move forward with my reporting solutions analysis.

    To be clear again I am wondering if this reporting tool can display data from an object (which I can wrap in a list object if required) somewhere at the end of a report without it being in either the report footer or in the repeating data section.

    Thanks for any information.

Reply Children