Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Saving and Loading partial of Reports

edited August 2007 in General
Hello,

I'm using 10.06.

Is it possible to save and load a partial of a report.
For example I want to save the PageStyle Band with all components inside
the PageStyle Band in a Textfile.

The Textfile should have only the PageStyle structure and not the whole
report.

Sure, I can write a parser but if there is already a function then it
would make it much easier.


Best wishes
Bernhard

Comments

  • edited August 2007
    Hi Bernhard,

    This is not a built-in feature of ReportBuilder. One option would be to
    loop through each component in the report before you print and toggle the
    visibility of the report components that do not reside inside the page style
    band.

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.