Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Hiding Certain Columns for Pivot table Chart

I have column groupings by month in a pivot table.

Lets say Jan, Feb, Mar all has columns A, B, C, D, E. and columns A and C are static data and never change

but B, D, E change by month

I would like to keep columns A, C as static columns and only display them once in the table together and rest of the columns for every month.

Can you guys suggest me some ideas to do this. I wrote a macro to hide the columns but that hides or displays columns for all months and not display them just once.

I even tried breaking the table into two and only show the two static columns in one and others in the other one but the tables together don't render correctly.

Any ideas are welcome

Thanks

6 Replies
Not applicable
Author

Any Ideas??? (John, Oleg, Rakesh, Rob)

johnw
Champion III
Champion III

I'm actually not clear what you're asking. Can you show sample data and what you want your resulting chart to look like?

Anonymous
Not applicable
Author

Hi Srikdave,

Are you talking about something like this?

JANFEB
ACBDEBDE
1020123456
2030234567


Where you place a few of the values outside the parent dimension Month?

Not applicable
Author

John, Johannes,

Attached here is the snapshot of what I am looking for.

Johannes, Yes, A & C needs to stay in the table but just show once and the rest of the columns repeat for each month.

Thanks

Not applicable
Author

As I saw in an other post, I am trying to have another inline dimension on top of the month to say if it is static or repeat by month.

Do you think that will work with dynamic expressions and dynamic dimensions???

I mean if my months are driven by the data???

Anonymous
Not applicable
Author

Still not quite clear...
Maybe what you need is to use static columns A and C as dimensions, probably as calculated dimensions. One more dimension is month. Three expressions, B, D and E.