Report with grouped chart
-
- Posts: 9
- Joined: Tue Nov 25, 2014 11:30 am
Report with grouped chart
Hi,
I'm using Reports.Net 2009.2.461 from 10 August 2009.
I need help with the attached report (a csv file with the data is attached, too).
I'm able to group the results for each row (when listing) with a GroupHeaderBand, but, as you can see, grouping separately is not possible when building a chart.
What I need is to build one chart per grouped row (each argument of the chart corresponds with its series' name, which also has the same name as each column header's name). I don't want the 6 six areas and its results on the same chart.
Any help will be appreciated.
Thanks in advance!
I'm using Reports.Net 2009.2.461 from 10 August 2009.
I need help with the attached report (a csv file with the data is attached, too).
I'm able to group the results for each row (when listing) with a GroupHeaderBand, but, as you can see, grouping separately is not possible when building a chart.
What I need is to build one chart per grouped row (each argument of the chart corresponds with its series' name, which also has the same name as each column header's name). I don't want the 6 six areas and its results on the same chart.
Any help will be appreciated.
Thanks in advance!
Re: Report with grouped chart
Hello,
Please send us a report template. In the previous post you attached data twice.
Thank you.
Please send us a report template. In the previous post you attached data twice.
Thank you.
-
- Posts: 9
- Joined: Tue Nov 25, 2014 11:30 am
Re: Report with grouped chart
Sorry, here's is the report template.
Thank you
Thank you
- Attachments
-
- help.mrt
- (45.96 KiB) Downloaded 120 times
Re: Report with grouped chart
Hello,
Please try to use the master-detail construction for this task.
Thank you.
Please try to use the master-detail construction for this task.
Thank you.
- Attachments
-
- help_modified.mrt
- (54.82 KiB) Downloaded 125 times
-
- Posts: 9
- Joined: Tue Nov 25, 2014 11:30 am
Re: Report with grouped chart
Thank you!
It would be possible to to give a name to each column at X-axis the same way I give a name to each serie?
I've tried to give a name to the argument, but it didn't work for me.
Thank you
It would be possible to to give a name to each column at X-axis the same way I give a name to each serie?
I've tried to give a name to the argument, but it didn't work for me.
Thank you
Re: Report with grouped chart
Hello,
Sorry, maybe we did not exactly understand your question. Could you explain your issue in more details?
Thank you.
Sorry, maybe we did not exactly understand your question. Could you explain your issue in more details?
Thank you.
-
- Posts: 9
- Joined: Tue Nov 25, 2014 11:30 am
Re: Report with grouped chart
Hi,
I need (on the X axis), for each column, the same name as the serie (if the serie 1 is named "january", I need the first column to be named "january" at the X-axis, and so on).
Thank you
I need (on the X axis), for each column, the same name as the serie (if the serie 1 is named "january", I need the first column to be named "january" at the X-axis, and so on).
Thank you
Re: Report with grouped chart
Hello.
You can just change the Title property of each Series.
Thank you.
You can just change the Title property of each Series.
Thank you.
-
- Posts: 9
- Joined: Tue Nov 25, 2014 11:30 am
Re: Report with grouped chart
Hi,
I need to name the columns (X-axis), not the Series' title.
Is it possible?
Thank you
I need to name the columns (X-axis), not the Series' title.
Is it possible?
Thank you
Re: Report with grouped chart
Hello.
Then you should set the Labels - Value Type property.
Thank you.
Then you should set the Labels - Value Type property.
Thank you.