Hello,guys!
So i Have this PowerPivot and I want to add a new calculated field which consists of formula which is made of cells of this powerpivot.
PowerPivot looks like this:
[TABLE="width: 500"]
<tbody>[TR]
[TD]Row labels[/TD]
[TD]sum of fee[/TD]
[TD]Sum of obj.[/TD]
[/TR]
[TR]
[TD]2007 Q1[/TD]
[TD]1079963446[/TD]
[TD]222[/TD]
[/TR]
[TR]
[TD]2001 Q2[/TD]
[TD]101862069[/TD]
[TD]248[/TD]
[/TR]
</tbody>[/TABLE]
So the calculated field should contain formula ='sum of fee'/'Sum of obj.'.
The problem is that when i open '' calculated field '' option in the "field'' section there is no 'sum of fee' and no 'sum of obj. '.
I'm confused because when i watched some tutorials , they had analogue column names there
So i Have this PowerPivot and I want to add a new calculated field which consists of formula which is made of cells of this powerpivot.
PowerPivot looks like this:
[TABLE="width: 500"]
<tbody>[TR]
[TD]Row labels[/TD]
[TD]sum of fee[/TD]
[TD]Sum of obj.[/TD]
[/TR]
[TR]
[TD]2007 Q1[/TD]
[TD]1079963446[/TD]
[TD]222[/TD]
[/TR]
[TR]
[TD]2001 Q2[/TD]
[TD]101862069[/TD]
[TD]248[/TD]
[/TR]
</tbody>[/TABLE]
So the calculated field should contain formula ='sum of fee'/'Sum of obj.'.
The problem is that when i open '' calculated field '' option in the "field'' section there is no 'sum of fee' and no 'sum of obj. '.
I'm confused because when i watched some tutorials , they had analogue column names there