how to show specific rows based on specific field in pivot table

jiaziforever

New Member
Joined
Jul 9, 2014
Messages
2
Hello everyone, here is my question:

For below pivot table, I want to show: row FC1 for column 1, 2, 3. row FC3 for column 4, 5, 6. row FC6 for column 7,8,9. So basically only yellow cells. And I want to have these yellow cells to be on same row(to be named as FC). How to do it just in pivot(i.e., without changing source data)?


Thank you in advance!

YearValues
2013
Items2Items 1 2 3 4 5 6 7 8 9 10 11 12
ACT3,888.1 4,598.0 1,493.1 1,937.9 (5,388.9)3,989.6 (2,167.2)3,158.6 (8,494.9)(6,502.9)15,075.3 (6,454.2)
FC1644.9 571.8 559.9 0.0 0.0 (223.5)0.0 0.0 (2,777.3)0.0 0.0 (765.4)
FC33,888.1 4,598.0 3,659.2 (827.4)(828.7)(830.0)0.0 0.0 (5,047.8)0.0 0.0 (3,007.5)
FC63,888.1 4,598.0 1,493.1 1,937.9 (5,388.9)(4,383.8)(1,515.9)(2,329.0)(983.2)0.0 0.0 1,326.9
FC93,888.1 4,598.0 1,493.1 1,937.9 (5,388.9)3,989.6 (2,167.2)3,158.6 (11,520.8)(5,659.5)14,302.0 (10,191.7)

<colgroup><col style="width: 50pt; mso-width-source: userset; mso-width-alt: 2450;" width="67"> <col style="width: 44pt; mso-width-source: userset; mso-width-alt: 2121;" width="58"> <col style="width: 56pt; mso-width-source: userset; mso-width-alt: 2706; mso-outline-level: 1;" width="74"> <col style="width: 56pt; mso-width-source: userset; mso-width-alt: 2706; mso-outline-level: 1;" width="74"> <col style="width: 56pt; mso-width-source: userset; mso-width-alt: 2706; mso-outline-level: 1;" width="74"> <col style="width: 56pt; mso-width-source: userset; mso-width-alt: 2706;" width="74"> <col style="width: 56pt; mso-width-source: userset; mso-width-alt: 2706;" width="74"> <col style="width: 56pt; mso-width-source: userset; mso-width-alt: 2706; mso-outline-level: 1;" width="74"> <col style="width: 56pt; mso-width-source: userset; mso-width-alt: 2706; mso-outline-level: 1;" width="74"> <col style="width: 56pt; mso-width-source: userset; mso-width-alt: 2706; mso-outline-level: 1;" width="74"> <col style="width: 56pt; mso-width-source: userset; mso-width-alt: 2706;" span="2" width="74"> <col style="width: 56pt; mso-width-source: userset; mso-width-alt: 2706; mso-outline-level: 1;" width="74"> <col style="width: 56pt; mso-width-source: userset; mso-width-alt: 2706; mso-outline-level: 1;" width="74"> <tbody>
</tbody>
 

Excel Facts

Did you know Excel offers Filter by Selection?
Add the AutoFilter icon to the Quick Access Toolbar. Select a cell containing Apple, click AutoFilter, and you will get all rows with Apple
What I want to do is only show row FC1 amount under column 1 to 3 (so only value 466.9, 571.8, 559.9), and FC3 amount under column 4 to 6 ((827.4),(828.7), (830.0)), FC6 amount under column 7 to 9 ((1,515.9), (2,329.0), (983.2)), same logic for column 10 to 12. And I want these amount to be shown on one row.
 
Upvote 0

Forum statistics

Threads
1,215,220
Messages
6,123,697
Members
449,117
Latest member
Aaagu

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