This is a migrated thread and some comments may be shown as answers.

Accessing data from hierarchical report

0 Answers 58 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ernesto Cuevas
Top achievements
Rank 1
Ernesto Cuevas asked on 23 Jun 2010, 01:53 PM
We are trying to show a hierarchical report with up to six levels of depth. However, we've been requested to allow the hierarchy to be shown in multiple pages if necessary. All this works all right, but, aditionally, we've been asqued to show the last element from the hierarchy shown in the previous page, if it is being showed in multiple pages. That's were the problem lies, since we haven't been able to figure out how to do this.

i.e.:

The hierarchy to be shown is:

Element 1
     ----- Element 1.1
          ----- Element 1.1.1
               ----- Element 1.1.1.1
               ----- Element 1.1.1.2
                    ----- Element 1.1.1.2.1
                                            <-------------------- Page break goes here
    ----- Element 1.2
          ----- Element 1.2.1
               ----- Element 1.2.1.1
     ----- Element 1.3
          ----- Element 1.3.1

Element 2
     ----- Element 2.1

    
We've been asked to remember the value of Element 1.1.1.2.1 (the value is stored in a textbox) so that when the next Page renders, before listing Element 1.2, it prints that the last shown element was Element 1.1.1.2.1

I hope someone can suggest a solution.

Thanks and best regards to everyone

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
Ernesto Cuevas
Top achievements
Rank 1
Share this question
or