I have
A List of Farms - 'FarmNames' - showing the Farm name, and a Property - 'Shop NameShop Name' -which shows the shop the farm serves.
A module - 'Farm Apples' - showing the name of the Farm, and the manually entered number of apples by month for the past two years, where apples is the only line item.
I want to show -
how many apples each shop has bought
which Farm Serves each store.
I think SUM is the right function to use, but I can'can't make the formula work.
I have tried -
Farm Apples.Apples [SUM:Farm Names.Shop Name]
'Farm Apples' is dimensioned using 'Farm Names' list, which has the Property 'Shop Name'. (and Time)
I was expecting to see a neat summary of the apples sold to a shop, but my formula doesn't work. I've re-run the Level 11module but I still can't see where I'm going wrong.
I know this is not the mosmost complex question, but I'm stumped!
What am I doing wrong here?
Chris.