Skip to main content

TIP - 38 : Get Pivot table data in regular or normal


Get Pivot table data in regular or normal


This trick will help us where we had a pivot table data which was used to link data to any cell.

We always get value of cell with “=GetPivotData” and if we use copy and paste to below range of cells, information on the cells were looks bit strange.


To avoid that situation to normalize the Pivot table data use the following trick –

Step 1: Go to File tab and click on options

Step 2: From the dialogue box Excel Options, go to Formulas section and uncheck the “Use GetPivotdata functions for PivotTable references" option, then click on OK

Now Pivot table data used for linking as normal data

Comments