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.
Use grouping in a chart
Use grouping in a chart
- Attachments
-
- 1765.TestReport.mrt
- (19.02 KiB) Downloaded 427 times
-
- 1764.report-data.csv
- (1.79 KiB) Downloaded 253 times
Use grouping in a chart
Hello.
Thank you.
You should create Data Source from other Data Source. Look at the attached report template.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.
Thank you.
- Attachments
-
- 1766.TestReport_modified.mrt
- (19.85 KiB) Downloaded 677 times