I want to make bar chart with 2 columns from 2 different aggregates but with the same topic and same count the different is just about 1 aggregate have filter and the second 1 without filter
Like this image, but the result will define the different count and the value will different from 1 column and the second column
Hello @alif cm
To use data from two aggregates you'll need to append the data into a single list and make sure the data matches the series and all that's needed to build the Chart.But looking at the image you attached I don't see why you need two aggregates since it's a pretty simple Chart.
Cheers,GM
Hello Alif cm, Did you checked already the OutSystems Chart forge component? Here is the link.
Best regards, Ana
i was try the column chart component but i can make this chart give the output with 2 aggregate/2 list, i wanna make this 1 chart have a value with 2 aggregate and more column, and i dont know how to do this