Page 1 of 1

How do I show the sum in the chart?

Posted: Mon Apr 06, 2020 8:40 am
by pooya24
Hi
I have the following data:
Image


I want to have a chart like this:

Image

Tnx!

Re: How do I show the sum in the chart?

Posted: Tue Apr 07, 2020 2:40 pm
by Lech Kulikowski
Hello,

You can add Data Transformation item in which group and sum data and then use it as data source for the Chart component.

Thank you.