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