Powerpivot does not group data per column

Engell

New Member
Joined
Jun 8, 2017
Messages
1
Hi,

I have a problem with my pivot table

I have hundreds of sheets to compile regularly, each sheet corresponds to an accounting account and has following columns of information: year, account, account number, text, amount.

I want to pivot my information as follows

Column Labels
2014
2015
2016
Category
Sum of amount
Sum of amount
Sum of amount
1
50000
110000
100000
2
100000
220000
200000
3
150000
330000
300000

<tbody>
</tbody>

However I get this

Column Labels
2014
2015
2016
Category
Sum of amount
Sum of amount
Sum of amount
Sum of amount
Sum of amount
Sum of amount
Sum of amount
Sum of amount
Sum of amount
1
50000
110000
100000
2
100000
220000
200000
3
150000
330000
300000

<tbody>
</tbody>

And I cannot group the information.

Switching columns and rows does not bring any help either.

What I’m not considering?

Thanks in advance for your help
Hi,

I have a problem with my pivot table

I have hundreds of sheets to compile regularly, each sheet corresponds to an accounting account and has following columns of information: year, account, account number, text, amount.

I want to pivot my information as follows

Column Labels
2014
2015
2016
Category
Sum of amount
Sum of amount
Sum of amount
1
50000
110000
100000
2
100000
220000
200000
3
150000
330000
300000

<tbody>
</tbody>

However I get this

Column Labels
2014
2015
2016
Category
Sum of amount
Sum of amount
Sum of amount
Sum of amount
Sum of amount
Sum of amount
Sum of amount
Sum of amount
Sum of amount
1
50000
110000
100000
2
100000
220000
200000
3
150000
330000
300000

<tbody>
</tbody>

And I cannot group the information.

Switching columns and rows does not bring any help either.

What I’m not considering?

Thanks in advance for your 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.
Where does "Category" come from? I can't see it as one of your columns.
 
Last edited:
Upvote 0

Forum statistics

Threads
1,216,076
Messages
6,128,670
Members
449,463
Latest member
Jojomen56

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