In Layout, drag another "Type" into DATA.
DoubleClick on "Count of Type2"
Field Settings > Options > Show data as > % of row
http://www.freefilehosting.net/download/3bagd
On Feb 1, 12:23 pm, Herbert Seidenberg <herbds7-ms...@yahoo.com>
wrote:
> In Layout, drag another "Type" into DATA.
> DoubleClick on "Count of Type2"
> Field Settings > Options > Show data as > % of rowhttp://www.freefilehosting.net/download/3bagd
When I do that I get an error trying to double-click on Count of
Type2:
Cannot show or hide detail for this selection.
This message can appear when:
You are looking at either the highest or lowest level of detail for a
given dimension or field in a PivotTable report, and no more
information is available.
You are looking for data in an empty cell.
To solve the problem, add more fields to the report. For more
information about PivotTable reports, see the following topics:
Herbert Seidenberg - 01 Feb 2008 22:00 GMT
If you are in the Layout window, doubleclick "Count of Type2"
If you are at the finished PT, rightclick "Count of Type2"
Or leftclick "Count of Type2" on the PT,
view the PT toolbar and look for Field Settings.
Or open my previously attached xls file
and play with it.
Marc S - 05 Feb 2008 13:15 GMT
> If you are in the Layout window, doubleclick "Count of Type2"
> If you are at the finished PT, rightclick "Count of Type2"
> Or leftclick "Count of Type2" on the PT,
> view the PT toolbar and look for Field Settings.
> Or open my previously attached xls file
> and play with it.
That adds the percent to the row but not as a column.
Roger Govier - 05 Feb 2008 14:56 GMT
Hi
Not certain what you mean here.
Herbert has given you a great example.
If you are saying you want see
Single Double
Count % Count %
then hover over the cellH9 (Type) until you see a 4 sided arrow. Left click
and drag to the left dropping it on G9
If you are saying you want to see the Percentages below the Count, in the
same column, then drag Data to column F

Signature
Regards
Roger Govier
>> If you are in the Layout window, doubleclick "Count of Type2"
>> If you are at the finished PT, rightclick "Count of Type2"
[quoted text clipped - 4 lines]
>
> That adds the percent to the row but not as a column.
Marc S - 06 Feb 2008 21:49 GMT
On Feb 5, 9:56 am, "Roger Govier" <roger@technology4unospamdotcodotuk>
wrote:
> Hi
> Not certain what you mean here.
[quoted text clipped - 23 lines]
>
> - Show quoted text -
This is what I need:
Count of Type Type
Employee Name 1-Single 2-Double Grand Total Pct
Singles
Frank 53 14
67 79.1%
Right now I have the Pct of Total as a separate row for eac employee
and that is not what I want.
Marc S - 07 Feb 2008 15:57 GMT
This is what I need:
Count of Type Type
Employee Name Single Double Grand Total Pct Singles
Frank 53 14 67 79.1%
Hopefully this message formats correctly...
Roger Govier - 07 Feb 2008 20:25 GMT
Hi Marc
You cannot have anything in a Pivot Table to the right of Grand Total.
Grand Total is the last column.
You could create data in a column outside the Pivot Table, using the
GetPivotData function to extract the required data from the PT itself.
Take a look here for more information
http://www.contextures.com/xlPivot06.html

Signature
Regards
Roger Govier
> This is what I need:
>
[quoted text clipped - 3 lines]
>
> Hopefully this message formats correctly...