PivotTable - calculated items?

  • Thread starter Thread starter Peter Aitken
  • Start date Start date
P

Peter Aitken

When I am creating a calcuated item, the dialog box has an Insert Field
button. THis seems wrong - my understanding is that a calculated item is
based on items in a field, not on a field itself. So, you would never insert
a field name in a calculated item formula. Is this button an error or am I
missing something?
 
You can use Insert Field button to add a field name, and use it as a
positional reference. For example, for the Region field:

=Region[2]*.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

Back
Top