only show pivotchart not pivot table

I see that I can only create a pivotchart from a pivottable, but since the filtering options are on the chart, and the table is not important:Is there a way to hide a pivottable If I only want to show the pivot chart?

3 Answers

A PivotChart and its associated PivotTable report must always be in the same workbook (as the Chart's data is based on the the table). However you can place the Chart on one worksheet and have the table on a separate one, effectively hiding the table from view.

In Excel2013 when creating a PivotChart there is a checkbox at the bottom saying "Add this data to the Data Model" which hides the table (if checked).

You can also place the pivot table in a separate sheet, then right click the sheet name and select Hide. This way no one can access the Pivot Table without unhiding the sheet first.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like