Page 1 of 1

Generate a char for each row

Posted: Tue Apr 22, 2014 10:31 pm
by themasterkenen
Hello, I have a trouble.
In report, I'm working with a Pie Chart, the results of the Datasource that I get is like:
Project ValueX ValueY
===== ===== ======
foo 0 1
bar 2 0
etc 1 1

When I get a preview, each chart has the same data: A pie with the the values 2,1,1,1.
I want a Pie Chart with this format:
1 Pie Chart: values 0 and 1
2 Pie Chart: values 2 and 0
3 Pie Chart: values 1 and 1

I hope that you can help me. Thanks!

Re: Generate a char for each row

Posted: Wed Apr 23, 2014 6:48 am
by Alex K.
Hello,

Please check the sample report in the attachment.

Thank you.

Re: Generate a char for each row

Posted: Wed Apr 23, 2014 2:55 pm
by themasterkenen
Hello. Thanks for the answer. But I can't see the report. I have not the file demo.xml. (The DatasSource "demo" has a "X" icon).

Greetings!

Re: Generate a char for each row

Posted: Thu Apr 24, 2014 5:44 am
by Alex K.
Hello,

Please check the report ChartOnDataBand in our Demo.

Thank you.