Page 1 of 1

Group Footer (previous pages) and Charts (summary totals)

Posted: Mon Dec 28, 2020 5:33 pm
by brjohnsmith
Hi,
now, based on some previous pages, I need to create a new page with some charts. theses charts need to have the summary of the totals that we have on each group information, for example: Page1, I have a group by condition: customer, and for each customer would have: total option A = 10, total option B = 20, total option C = 10... (dont forget thtat these values -totals- were taken from group footer and the sum option), and based on this, we need to create charts for each customer with the totals. what would be the serie, value and argument, etc...? what kind of databand do I need to use? etc. thx.

Re: Group Footer (previous pages) and Charts (summary totals)

Posted: Tue Dec 29, 2020 11:01 am
by Lech Kulikowski
Hello,

In that case, you can use "Data from other data source" source or Data Transformation item in which use the same grouping and summary. And then that data source use for the chart component.

Thank you.