I would like to sum a line item based upon another line item that is not a list. So for example, I have the following:
In this case, bananas is able to be listed twice because it is under different parents/countries.
So I want to see the total for all bananas by summing based on the unique ref (which is not a list)