Multiple Pivot Table Combinations

123CJA

New Member
Joined
Jan 26, 2019
Messages
2
Hi,

I have a data set which includes a field for "Result", two options within this field are "Lost" & "Cancelled". There is another field "Closure Rationale" which contains options which can be common for both of these "Results".

I have grouped the "Closure Rationale" into "Cancelled W" or "Cancelled W/O" so I now have a sub-group "Closure Rationale2" however I cannot work out how to drill the data so I can show a single total for:

All "Lost" Business (including "Cancelled W"AND "Cancelled W/O")
All "Cancelled" Business excluding "Cancelled W"

In other words I need my pivot table to include both "Closure Rationale2" for "Lost" but only "Cancelled W" for Result of "Cancelled".

I know I can add a column on my data which would cover this however I am sure it must be possible within the pivot table.

Sample:
Result
Closure Rationale
CancelledContract Expired
CancelledReplaced by Another
LostCustomer Merger / Acquisition / Liquidation
CancelledCustomer Merger / Acquisition / Liquidation
CancelledInternal Portfolio Transfer

<colgroup><col><col></colgroup><tbody>
</tbody>

I hope this makes send and thank you in-advance for any help.
 

Excel Facts

Move date out one month or year
Use =EDATE(A2,1) for one month later. Use EDATE(A2,12) for one year later.
I have taken this from my pivot table:
The TOTAL I have worked out myself however this is what I need to get too with a single cell!

CancelledLostTOTAL
Cancelled W/OCancelled WCancelled W/OCancelled W
$40.23$409.83$18.67$3.66$62.56

<colgroup><col><col><col><col><col></colgroup><tbody>
</tbody>
 
Upvote 0

Forum statistics

Threads
1,215,540
Messages
6,125,409
Members
449,223
Latest member
Narrian

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top