Printing Drill Down Reports

  • Hi

    How do you guys handle printing drill down reports in their entirity?

    I mean, if you have a complex report that drills down several levels but starts off in a collapsed state, someone is going to want to print off the whole thing without having to expand all the levels first, right?

    Must be a common issue?

    Thanks

     

     

  • In order to get around this, we create a Yes/No parameter for Expand All.  Then for the visible property of the row, an IIF statement checks the value of the parameter and then makes the row visible when Yes.  You'll also need to set the state on the text box for the toggle item so it changes to a "-" when Yes is set.

    Dave

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply