Page 1 of 1

chart base on crosstab values

Posted: Thu Apr 27, 2017 3:19 am
by moh2000
hi
is it possible to draw chart base on cross-tab report values?
suppose cross-tab report gives me this values :
Year a b c
2001 160 1782 927
2002 179 1286 1159
2003 74 623 766
2004 82 619 731
2005 92 750 1041

how could i use this data to draw chart like this :
Untitled.jpg
Untitled.jpg (28.81 KiB) Viewed 1210 times

Re: chart base on crosstab values

Posted: Thu Apr 27, 2017 6:47 am
by Alex K.
Hello,

Yes, it is possible. You can add "Data from Cross-Tab" data source and use it for the Chart component.

Thank you.