Use grouping in a chart

Stimulsoft Reports.NET discussion
Post Reply
aaronrc
Posts: 23
Joined: Thu Apr 05, 2012 2:41 am

Use grouping in a chart

Post by aaronrc »

I'm using the designer (9.1) from Reports.Net 2012.1. I need to be able to produce a chart from my data set where the X axis is a grouped by column and the Y axis is a count of the records. Is that possible?

Each time I try and use a Count function in the chart's Value (Y axis) expression field I get an error and I also can't see any way to specify a column should be grouped in the Argument (X axis) expression.

I do have a sample report and data but can't see any attach button.

Update: Upload button appears after posting. In the attached report I need the chart to have two columns one for each of the two "inserted" column dates and the values for each column should be 3 and 4 which are the count of the number of records for each of the "inserted" values.
Attachments
1765.TestReport.mrt
(19.02 KiB) Downloaded 427 times
1764.report-data.csv
(1.79 KiB) Downloaded 253 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Use grouping in a chart

Post by HighAley »

Hello.
aaronrc wrote:I'm using the designer (9.1) from Reports.Net 2012.1. I need to be able to produce a chart from my data set where the X axis is a grouped by column and the Y axis is a count of the records. Is that possible?

Each time I try and use a Count function in the chart's Value (Y axis) expression field I get an error and I also can't see any way to specify a column should be grouped in the Argument (X axis) expression.

I do have a sample report and data but can't see any attach button.

Update: Upload button appears after posting. In the attached report I need the chart to have two columns one for each of the two "inserted" column dates and the values for each column should be 3 and 4 which are the count of the number of records for each of the "inserted" values.
You should create Data Source from other Data Source. Look at the attached report template.

Thank you.
Attachments
1766.TestReport_modified.mrt
(19.85 KiB) Downloaded 677 times
Post Reply