Hello,
I'm trying to design a report that would display data in a list format as well as a graph. To use as much real estate as possible the list should be displayed on 3 column. However the graph should only be displayed once per report and it should be page-width wide.
Now, this is what I've tried so far and none worked, maybe I'm missing something:
- multiculmn subreports to display the list: apparently not implemented in this version yet;
- multicolumn report with the graph displayed in the the page footer: working somewhat, I cannot make the page footer shrink when the graph is not visible.
Any help is greately appreciated.
Thank you,
--Virgil
Example:
|---------------------------------------------------------------------------------------------------------------|
| Follow directions 01/08/2008 56% Ask for help as needed |
| 01/07/2008 100% 02/25/2008 45% 01/07/2008 52% |
| 01/08/2008 97% Appropriate Behavior 01/08/2008 69% |
| 02/25/2008 89% 01/07/2008 78% 02/25/2008 70% |
| Participate 01/08/2008 82% |
| 01/07/2008 87% 02/25/2008 83% |
| |
| |
| The Graph |
| ________________________________________________________________ |
| | ______ | |
| | _____ / / \ | |
| | \ ______/ / | | |
| | \ / / |___ | |
| | \/ ______/ \ | |
| | \ | |
| |________________________________________________________________| |
|---------------------------------------------------------------------------------------------------------------|
I'm trying to design a report that would display data in a list format as well as a graph. To use as much real estate as possible the list should be displayed on 3 column. However the graph should only be displayed once per report and it should be page-width wide.
Now, this is what I've tried so far and none worked, maybe I'm missing something:
- multiculmn subreports to display the list: apparently not implemented in this version yet;
- multicolumn report with the graph displayed in the the page footer: working somewhat, I cannot make the page footer shrink when the graph is not visible.
Any help is greately appreciated.
Thank you,
--Virgil
Example:
|---------------------------------------------------------------------------------------------------------------|
| Follow directions 01/08/2008 56% Ask for help as needed |
| 01/07/2008 100% 02/25/2008 45% 01/07/2008 52% |
| 01/08/2008 97% Appropriate Behavior 01/08/2008 69% |
| 02/25/2008 89% 01/07/2008 78% 02/25/2008 70% |
| Participate 01/08/2008 82% |
| 01/07/2008 87% 02/25/2008 83% |
| |
| |
| The Graph |
| ________________________________________________________________ |
| | ______ | |
| | _____ / / \ | |
| | \ ______/ / | | |
| | \ / / |___ | |
| | \/ ______/ \ | |
| | \ | |
| |________________________________________________________________| |
|---------------------------------------------------------------------------------------------------------------|