|
|
Multiple Totals Columns in a Pivot Table
Hi.
I've built a pivot table, and get totals values displayed as expected. In
this case, it's a count of records.
But I also want to see values for several expressions involving select
categories. For example:
Status
______
Location | Total Number of Records | Total of Status1 / Total
Number of Records
Is this possible?
Thanks.
Danny
|
|
0
|
|
|
|
Reply
|
Utf
|
5/20/2010 6:57:01 PM |
|
There is a method for generating multiple values but it looks at only the
values related to the current Column Heading. For instance if you wanted both
a count and sum for the current Column and Row.
It looks like you want to divide a single column value by a total of all
columns to get a percent.
Have you considered creating a report that divides the status count by the
total count?
--
Duane Hookom
Microsoft Access MVP
"Danny" wrote:
> Hi.
>
> I've built a pivot table, and get totals values displayed as expected. In
> this case, it's a count of records.
>
> But I also want to see values for several expressions involving select
> categories. For example:
>
> Status
> ______
>
> Location | Total Number of Records | Total of Status1 / Total
> Number of Records
>
> Is this possible?
>
> Thanks.
>
> Danny
|
|
0
|
|
|
|
Reply
|
Utf
|
5/20/2010 7:35:01 PM
|
|
Hi Duane.
You're exactly right - I want to divide a specific column total by the Grand
Total. A report would be ok, except I want the user to be able to change the
Group By columns on the fly - which a pivot table would allow, wouldn't it?
Can I base a pivot table on a crosstab query where I would have those
expressions as calculated fields?
"Duane Hookom" wrote:
> There is a method for generating multiple values but it looks at only the
> values related to the current Column Heading. For instance if you wanted both
> a count and sum for the current Column and Row.
>
> It looks like you want to divide a single column value by a total of all
> columns to get a percent.
>
> Have you considered creating a report that divides the status count by the
> total count?
> --
> Duane Hookom
> Microsoft Access MVP
>
>
> "Danny" wrote:
>
> > Hi.
> >
> > I've built a pivot table, and get totals values displayed as expected. In
> > this case, it's a count of records.
> >
> > But I also want to see values for several expressions involving select
> > categories. For example:
> >
> > Status
> > ______
> >
> > Location | Total Number of Records | Total of Status1 / Total
> > Number of Records
> >
> > Is this possible?
> >
> > Thanks.
> >
> > Danny
|
|
0
|
|
|
|
Reply
|
Utf
|
5/20/2010 10:59:01 PM
|
|
You could possibly pass in the "a specific column" to the query to create a
Row Heading with your calculated value.
--
Duane Hookom
MS Access MVP
"Danny" <Danny@discussions.microsoft.com> wrote in message
news:AB84BB42-7E64-4C3C-89AB-078122950936@microsoft.com...
> Hi Duane.
>
> You're exactly right - I want to divide a specific column total by the
> Grand
> Total. A report would be ok, except I want the user to be able to change
> the
> Group By columns on the fly - which a pivot table would allow, wouldn't
> it?
>
> Can I base a pivot table on a crosstab query where I would have those
> expressions as calculated fields?
>
> "Duane Hookom" wrote:
>
>> There is a method for generating multiple values but it looks at only the
>> values related to the current Column Heading. For instance if you wanted
>> both
>> a count and sum for the current Column and Row.
>>
>> It looks like you want to divide a single column value by a total of all
>> columns to get a percent.
>>
>> Have you considered creating a report that divides the status count by
>> the
>> total count?
>> --
>> Duane Hookom
>> Microsoft Access MVP
>>
>>
>> "Danny" wrote:
>>
>> > Hi.
>> >
>> > I've built a pivot table, and get totals values displayed as expected.
>> > In
>> > this case, it's a count of records.
>> >
>> > But I also want to see values for several expressions involving select
>> > categories. For example:
>> >
>> > Status
>> > ______
>> >
>> > Location | Total Number of Records | Total of Status1 /
>> > Total
>> > Number of Records
>> >
>> > Is this possible?
>> >
>> > Thanks.
>> >
>> > Danny
|
|
0
|
|
|
|
Reply
|
Duane
|
5/21/2010 12:06:03 AM
|
|
|
3 Replies
711 Views
(page loaded in 0.074 seconds)
Similiar Articles: Show only Grand total in Pivot Table - microsoft.public.excel ...PLease help, Is it possible to show only the "Columns" Grand Total of the Pivot table? The user can select 1, 2, 3 or 15 weeks of data using the u... Pivot Table - move Totals column - microsoft.public.excel.misc ...I have a pivot table with many columns, so the row totals are displayed far to the right. Is there a way to move the Totals column so that it is the... Location of Grand Total in Pivot table - microsoft.public.excel ...Pivot Table - move Totals column - microsoft.public.excel.misc ... ... Use techniques in this pivot table tutorial to show grand total at top or multiple grand totals. multiple subtotals in pivot table - microsoft.public.excel.misc ...Hi, I would like to add multiple subtotals and grand totals to my pivot tables ... you add more fields to Row and Column areas. Change summary function, create multiple ... Subtract colums in pivot table - microsoft.public.excel.misc ...I have a pivot table that has the following characteristics (Excel 2007): -rows (down the left) are values: "# Employees", "Total Pay" -Columns (acr... Typing Over Pivot Table Rows and Columns - microsoft.public.excel ...Pivot Table - move Totals column - microsoft.public ... are called Pivot Tables in ... how to transpose multiple columns into rows ... MS Excel go to Tools -> Pivot Table ... Pivot Table - Easy way to add multiple Columns into Data section ...Pivot Table - Easy way to add multiple Columns into Data section ... How do I split one large table into multiple tables based on field ... Pivot Table - Easy way to add ... Add AVERAGE column to Pivot Table - microsoft.public.excel ...I have a pivot table with sales reps for rows and months for columns. The data is the sum (total sales) for each rep. I have Grand Totals turned on ... Pivot: grand totals - microsoft.public.excel.programming ...Pivot Table - move Totals column - microsoft.public.excel.misc ... Excel ... Use techniques in this pivot table tutorial to show grand total at top or multiple grand totals. how to make grand total to show up on pivotchart? - microsoft ...Hello, I have created a pivot table, overall it look ... Location Code | (Multiple Items ... ("grand-total column" line chart) What i mean is, in the ... Excel Pivot Table Tutorial -- Grand Totals... Grand Total, or leave the column blank, except for the heading. Refresh the pivot table, and ... top of the pivot table. Show Multiple Grand Totals. There's no ... MS Excel: Display the fields in the Data Section in multiple ...... fields in the data section in multiple columns in a pivot table in ... want to see the results in two columns. How can I set up my pivot table so that the Quantity and Total ... Multiple Totals Columns in a Pivot Table DataBaseHi. I have built a pivot table, and get totals values displayed as expected. In this case, it is a count of records. But I also want to see values for s Excel Pivot Table Tutorial -- Running TotalsIn the next column, you can see that 345 units were sold, which includes the B306 units. Running Totals with Multiple Row Fields. For pivot tables with multiple ... Pivot columns - Database Query Tool for Oracle, Sybase, DB2, SQL ...There will be one line in your pivot table per unique value of the grouping columns. You can have multiple ... will not generate the Total row and column. the Pivot columns in ... 7/22/2012 12:39:06 PM
|
|
|
|
|
|
|
|
|