Hello,
I am trying to split a large bar chart into multple bar charts. Here is the scenario:
I have a result set that returns 150 records (for example).
I want to display this data on a bar chart but it is too much for one chart, so I only want to show 15 items per bar chart.
Each page will only display one bar chart.
So, what I would like the result to be is a 10 page report, each page being a bar chart that shows 15 items.
Is this possible to do with just the designer or do I need to write some code? Either way I need to do it could you give me some suggestions on how to get started?
Thanks,
Brian
I am trying to split a large bar chart into multple bar charts. Here is the scenario:
I have a result set that returns 150 records (for example).
I want to display this data on a bar chart but it is too much for one chart, so I only want to show 15 items per bar chart.
Each page will only display one bar chart.
So, what I would like the result to be is a 10 page report, each page being a bar chart that shows 15 items.
Is this possible to do with just the designer or do I need to write some code? Either way I need to do it could you give me some suggestions on how to get started?
Thanks,
Brian