I have the following Pivot Table:
Product: Type: CalculateFeild:
TV Small
Computer Big
HeadPhones Medium
In the Calculate feild, I want it to calculate the number of TV's that are small for the raw date which the pivot table is created from based on the two parameters/look up values: TV and Small.
I tried creating a calculated field using IF and sum but it's not working.
Is that possible? Any tips on how?