G
Guest
I'm trying to create a calculated field in a Pivot table that is based on
another field. So, I have something like this:
If (field1 = "Y",0,field3/field4)
However, this is not working with field1 = Y. Any ideas?
another field. So, I have something like this:
If (field1 = "Y",0,field3/field4)
However, this is not working with field1 = Y. Any ideas?