Page 1 of 1

Graph repeats itself n times

Posted: Tue Jun 08, 2010 3:37 pm
by fuhrj
I am using build 2009.2.411, June 2009

I've created a simple graph that is displaying the data correctly. However, the graph is repeating itself as many times as there are records.

For example, if there are two rows returned from the SQL query, the same graph prints on two pages.

Click here for Example PDF


The graph just seems to float on top of any band, so I'm not sure maybe I'm doing it wrong?

This is an urgent issue, so any help is appreciated. Thanks!

Graph repeats itself n times

Posted: Tue Jun 08, 2010 3:42 pm
by fuhrj
FYI. I just tried the latest Reports.NET, build 2010.2.730 and got the same results....

Graph repeats itself n times

Posted: Tue Jun 08, 2010 3:54 pm
by fuhrj
Solved the problem. After watching the video on how to create a chart, I noticed that a Data band is not used.

When I removed the data band from my report, the chart only printed on the first page, as it should.

Graph repeats itself n times

Posted: Tue Jun 08, 2010 10:38 pm
by Andrew
Perfect!

Thank you.