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.
Bar chart adding extra bars when using calculated value
Bar chart adding extra bars when using calculated value
- Attachments
-
- report2.png (10.87 KiB) Viewed 1482 times
-
- should only show the three locations
- report1.png (9.07 KiB) Viewed 1482 times
Re: Bar chart adding extra bars when using calculated value
Hello,
Can you please send us your report with test data for analysis.
Thank you.
Can you please send us your report with test data for analysis.
Thank you.