Page 1 of 1

Chart and RegBusinessObject

Posted: Sun Jun 12, 2016 4:50 am
by monoben
I created a new Datasource "Data from other Data Source", but It's not working.because I use business object with RegBusinessObject way.
The first example is how my data is, the second is how you would like the chart display:

Data Report
-----------------------
A 1
A 2
B 4

Data Chart - Group
-----------------------
A 3
B 4

How to solve this problem,Thx.

Re: Chart and RegBusinessObject

Posted: Mon Jun 13, 2016 7:37 am
by Alex K.
Hello,

The "Data from other Data Source" data source do not support business objects.
You should register already prepared business object for your task.

Thank you.