pivot table sorting

P

pat67

Hello, I have data that includes alot of fileds but my pivot table has
PO, PO line, Vendor, and value. I need to sort the top 10 values by PO
and line item. I cannot seem to figure it out. Can someone help?

Thanks
 
T

trip_to_tokyo

Pat you do not state what your PO and PO Lines are so the amount of help I
can provide you is limited.

I have put a file up for you at:-

http://www.pierrefondes.com/

It is item number 30 towards the top of my home page (at the top at the
moment).

In EXCEL 2007:-

I will give explanation by way of reference to a file called pivot_top_ten.

In cell F16 there is a drop down button. Click this. Select Value Filters
then Top 10.

Pop up should appear with four fields:-

Show
Top 10 Items Sum of Value

Hit OK.

Top ten items (by Vendor) should now appear in the Pivot Table.

In the example that I have done Unilever does not appear in the Top Ten
which is correct.

If my comments have helped please hit Yes.

Thanks.
 
P

pat67

Pat you do not state what your PO and PO Lines are so the amount of help I
can provide you is limited.

I have put a file up for you at:-

http://www.pierrefondes.com/

It is item number 30 towards the top of my home page (at the top at the
moment).

In EXCEL 2007:-

I will give explanation by way of reference to a file called pivot_top_ten.

In cell F16 there is a drop down button. Click this. Select Value Filters
then Top 10.

Pop up should appear with four fields:-

Show
Top 10 Items Sum of Value

Hit OK.

Top ten items (by Vendor) should now appear in the Pivot Table.

In the example that I have done Unilever does not appear in the Top Ten
which is correct.

If my comments have helped please hit Yes.

Thanks.






- Show quoted text -

I know that part here is the issue. PO is Purchase Order, PO Line is
the Purchase Order Line item. Here is what my pivot table looks like

PO PO Line Vendor Sum of Value

1234 1 X $100

The issue is I can only sort by 1 column and I need to sort by 2. In
other words, I can get the top 10 for PO or PO line or Vendor. I need
by PO and PO line so the buyers can see what's the largest dollar
values. I concatenated the data into 1 field to make it work, but I
was wondering how to do it without concatenating data
 
T

trip_to_tokyo

PO PO Line Vendor Sum of Value
1234 1 X $100

For PO and PO Line are these number or text fields?

What ranges do they cover? So, for example, does PO Line run from 1 to 1000?
How is the data for PO Column (Field) structured? What range does it cover?
 
P

pat67

PO     PO Line    Vendor   Sum of Value
1234      1               X         $100

For PO and PO Line are these number or text fields?

What ranges do they cover? So, for example, does PO Line run from 1 to 1000?
How is the data for PO Column (Field) structured? What range does it cover?









- Show quoted text -

numbered fields. PO is 8 digits and PO Line is 5 and will have 0's in
from i.e PO 46556789 Line 01230

like I said, i concatenated that to 46556789/01230 an was able to get
what I needed. My question was if it was possible without having to do
that
 
T

trip_to_tokyo

Hi Pat, I did have a further look at this and, as far as I can see, you
cannot do what you are trying to do in a Pivot Table.

There might be better ways to do this but not in a Pivot Table; for example,
in EXCEL 2007, using Data / Sort on two levels and introducing Subtotals (in
the Outline group).

Without being able to see the data, or how it is structured, makes things
difficult.

I also played aroud with Filters but I don't think that that will give you
what you want either.
 
P

pat67

Hi Pat, I did have a further look at this and, as far as I can see, you
cannot do what you are  trying to do in a Pivot Table.

There might be better ways to do this but not in a Pivot Table; for example,
in EXCEL 2007, using Data / Sort on two levels and introducing Subtotals (in
the Outline group).

Without being able to see the data, or how it is structured, makes things
difficult.

I also played aroud with Filters but I don't think that that will give you
what you want either.







- Show quoted text -

I figured that was the case. Thanks
 

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