C
CMP
Any direction here would be appreciated.
I am trying to develop a report to display heirarchical data as follows
Macro Process 1
Major process 1-A Major Process 1 - B Major Process 1 -C Major Process
1-D
Sub Process 1-A-1 Sub Process 1-B-1 Sub Process 1-C-1 Sub process
1-D-1
Sub Process 1-A-2 Sub Process 1-B-2 Sub Process 1-C-2 Sub process
1-D-2
Sub Process 1-A-3 Sub Process 1-B-3 Sub Process 1-C-3 Sub process
1-D-3
Sub Process 1-A-4 Sub Process 1-B-4 Sub
process 1-D-4
Sub Process 1-A-1
Sub process 1-D-5
I am trying to get one page per macro process, displaying the macro process
name centered across the page and starting a new column on each major process
change. Currently, the maximum number of major processes per macro is six,
although they vary between two and six
No matter what I try, i get strange results, either the page header field is
bound to the last group, or the major process does not go to the next page,
nothing seems to work. Is what I am trying to do possible and if so, how
should I approach it.
I am trying to develop a report to display heirarchical data as follows
Macro Process 1
Major process 1-A Major Process 1 - B Major Process 1 -C Major Process
1-D
Sub Process 1-A-1 Sub Process 1-B-1 Sub Process 1-C-1 Sub process
1-D-1
Sub Process 1-A-2 Sub Process 1-B-2 Sub Process 1-C-2 Sub process
1-D-2
Sub Process 1-A-3 Sub Process 1-B-3 Sub Process 1-C-3 Sub process
1-D-3
Sub Process 1-A-4 Sub Process 1-B-4 Sub
process 1-D-4
Sub Process 1-A-1
Sub process 1-D-5
I am trying to get one page per macro process, displaying the macro process
name centered across the page and starting a new column on each major process
change. Currently, the maximum number of major processes per macro is six,
although they vary between two and six
No matter what I try, i get strange results, either the page header field is
bound to the last group, or the major process does not go to the next page,
nothing seems to work. Is what I am trying to do possible and if so, how
should I approach it.