Bar chart adding extra bars when using calculated value

Stimulsoft Reports.NET discussion
Post Reply
fuhrj
Posts: 120
Joined: Wed Jun 11, 2008 12:51 pm
Location: Lancaster, Ohio

Bar chart adding extra bars when using calculated value

Post by fuhrj »

I have a two page report with the second page containing a simple bar chart.

If I use a calculated value, i.e. { DataSource.serviceTime / DataSource.customers}, it displays the data correctly but then adds extra values after that with an incremented axis label.

For example:

The SQL query returns two rows. Each row contains total service time and total customers.

The report renders like this:

Location A, Location B, Location C, 3, 4, 5, 6, 7

What is creating those extra columns, 3 through 7?

I've attached screenshots of the resulting graph and the Series editor.
Attachments
report2.png
report2.png (10.87 KiB) Viewed 1482 times
should only show the three locations
should only show the three locations
report1.png (9.07 KiB) Viewed 1482 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Bar chart adding extra bars when using calculated value

Post by Alex K. »

Hello,

Can you please send us your report with test data for analysis.

Thank you.
Post Reply