Hi,
I am trying to add a formula to a Pivot table below but it does not seem to be picking up that if the Product Category data is equal to Primary. Is it doing a sum on Product Category and not identifying the value beneath? Product Category has two Sets of results either Primary or Secondary. If it is Primary I want to Sum Field Contribution V's Eurex but if it is not Primary to Sum Contribution over Average. The formula result is just giving the False result
= IF('Product Category'="Primary",SUM('Contribution V''s Eurex'),SUM('Contribution Over Average'))
Any help would be greatly appreciated
Thanks
David
Bookmarks