My graph labels aren't correct using the Group By feature

Hi, I’m currently using a pie graph to display some data and the labels aren’t working correctly.

I have a workflow that creates a single Revenue Item. The graph is then searching Revenue Item and groups by Title for the labels. The values are also retrieved by searching Revenue Item, grouping by Title, and then calculating the sum of each of the entries price that match in the group. This seemed to be working until my amount of Revenue Items passed around 1000 entries.

I’ve tried a bunch of different things but I can’t get the Titles of the products in the graph to match the sum of all Revenue Items price with the same Title. Any help would be great :slightly_smiling_face:

Hi @maxh!
And what element do you use for the graph, Bubble itself or a plugin?

@maxh Have you tried using product item unique elements?

And yeah, test out other plugins that offers pie chart and see if this behaviour is consistent or only occurs in your the current plugin youre using.

Currently using Doughnut Chart- Chart JS

Yes I have, I’ll look into using a different pie chart now!

This topic was automatically closed after 70 days. New replies are no longer allowed.