Add formula to Pivot Diagram

D

Dean

Any idea how I add a formula to calculate the percentage for each node in a
level, e.g. each Division has revenue of x $ which show up as the total
revenue in the top node. I'd like to add an additional data field to show
that Division 1 is 23% of the total and Division 2 is 77% of the total.

Thanks
Dean
 
D

Dean

Al, thanks, but that article is what made me ask this question. The article
states that we can use any valid
ShapeSheet expression, but does not provide any info how to write a valid
expression. On my pivot diagram, I can see the numbers I want to include in
the formula, I just don't know how to structure the equation.
Dean
 
D

Dean

John, thanks but there doesn't seem to be anything is the docs you referred
me to that addresses Pivot Diagram shapes. Its still not clear to me how
ShapeSheets are implemented in a Pivot Diagram and how to refer to the shapes
in this type of diagram when creating a formula.
 
D

David Parker

In the Sales Summary sample, for example, you could enter the formula
={Revenue}/Sheet.5!{Revenue} for a new graphic item for pivot nodes on the
second level... and format the values as percentage!
This is because the top node has the shape Id of 5.
 
D

Dean

Thanks, that works great.

David Parker said:
In the Sales Summary sample, for example, you could enter the formula
={Revenue}/Sheet.5!{Revenue} for a new graphic item for pivot nodes on the
second level... and format the values as percentage!
This is because the top node has the shape Id of 5.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top