Forum

Can you use the "Sh...
 
Notifications
Clear all

Can you use the "Show report Filter Pages" when using Power Pivot or Pivot with measures

8 Posts
3 Users
0 Reactions
100 Views
(@decco)
Posts: 16
Eminent Member
Topic starter
 

A key function for me when using Pivots is using the "show report filters page" function so that I can create a sheet per customer without having to do any manual filtering and saving of files. 

I am now building pivots with measures and now when I try use that function it is greyed out. I know that sometimes this can be an issue as to what order excel looks at the data to perform functions, but I have gone into the main options and the "Prefer the Excel Data Model..." is disabled, so this isnt causing the function to not be available.

Can you advise as to how I enable this. If this is not available with measures or power pivot, do you have suggested alternatives as this is a key time saver and a function I cant live without.

Thanks so much!     

 
Posted : 13/05/2020 10:45 am
(@mynda)
Posts: 4761
Member Admin
 

Hi Declan,

Unfortunately, 'Show report filter pages' is not available with Power Pivot PivotTables. The only workaround would be to write a VBA routine that automatically copies the sheets and changes the filter.

Myndaa

 
Posted : 13/05/2020 9:08 pm
Philip Treacy
(@philipt)
Posts: 1629
Member Admin
 

Hi Declan,

If you can supply your workbook I'll try writing the necessary VBA.  It shouldn't take too long as it'll be a modification of the code for this 

https://www.myonlinetraininghub.com/automating-emailing-pivot-table-reports

regards

Phil

 
Posted : 14/05/2020 9:24 pm
(@decco)
Posts: 16
Eminent Member
Topic starter
 

Hi Phil

 

Its still a bit work in progress and due to confidentiality I cant share the actual client file. 

 

But if I sent you an example file could you see if it works? and is the code generic enough that I could then just apply this to my client copy, or is there a lot of customisation in it that has been managed?

 

Thanks

 
Posted : 15/05/2020 5:42 am
Philip Treacy
(@philipt)
Posts: 1629
Member Admin
 

yes plz.  If you can create a PT with the same structure, but without the private data, I think that'll be enough.

 
Posted : 15/05/2020 8:21 am
(@decco)
Posts: 16
Eminent Member
Topic starter
 

Hi Phil

Many thanks, I will create the file and send to you. What do you meant by create a PT?

 
Posted : 19/05/2020 4:53 pm
Philip Treacy
(@philipt)
Posts: 1629
Member Admin
 

Hi Declan,

Create a PT = Create a PivotTable.

If your dummy workbook can have a PivotTable with the same fields/structure-visualize-data as the real thing, then when I write the code it will match your actual data and require less modification to get the code to work with your real PT.

Regards

Phil

 
Posted : 19/05/2020 6:52 pm
Philip Treacy
(@philipt)
Posts: 1629
Member Admin
 

Hi Declan,

I've written some VBA that will do this for you

Show Report Filter Pages for Power Pivot PivotTables

Regards

Phil

 
Posted : 28/05/2020 2:56 am
Share: