Pie charts - grouping by arguments

Stimulsoft Reports.Flex discussion
Locked
KCRomain
Posts: 23
Joined: Fri Aug 05, 2011 11:34 am
Location: Montpellier

Pie charts - grouping by arguments

Post by KCRomain »

Hi,

Using Pis Chart, I'm not able, from a datasource, to group result by value of argument.
I explain mySelf :

With a datasource structured as follow :


4
18


2
1


4
18


5
2



I'd like to have as serie argument data column distinct values and as serie value data colum the sum of items.

It seems it doesn't work. Please help us, it's very urgent.

Thanks for your quick answer,

Romain - KeepCore (France)
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Pie charts - grouping by arguments

Post by HighAley »

Hello.

You can do it using Virtual DataSource.
1. Create a New Data Source with 'Data from other Data Source' adapter.
2. In the Groups tab you can choose column to group on.
3. In the Results tab you can choose column and aggregate function.
4. Now you can create Chart using data from new DataSource.

Thank you.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Pie charts - grouping by arguments

Post by HighAley »

Hello.

Stimulsoft Reports.Fx for Flex is actively developing now. This function be able in future releases. Unfortunately we can't say how soon it will be.

Thank you.
Locked