Created PT using PQ. But when double clicking for data, only 1000 rows shown

danhendo888

Board Regular
Joined
Jul 15, 2019
Messages
153
Office Version
  1. 365
Platform
  1. Windows
I have saved three Excel files in a folder.
Used Power Query to create a Pivot table from them.
But when I double click on the grand total or subtotal, it only shows the first 1000 rows

Is there a fix to this?

FYI: OLAP Drill Down thing is greyed out
 

Excel Facts

Does the VLOOKUP table have to be sorted?
No! when you are using an exact match, the VLOOKUP table can be in any order. Best-selling items at the top is actually the best.
Hi, this is the normal behaviour for PowerPivot.
If you load directly in Pivot (without the checkbox Add to datamodel) it will work. I don't think you've created a datamodel. Sounds like you just combined 3 tables.
 
Upvote 0
This worked for me.

• Change the .xlsx to .zip in the file.
• Navigate to FileName.zip -> xl -> connections.xml
• Right click and open the connections.xml file
• Use notepad to search for "rowDrillCount="1000"
• Change 1000 to your number of rows needed
• Save the connections.xml file outside the newly create FileName.zip folder
• Delete the original connections.xml file from FileName.zip
• Paste the new connections.xml to FileName.zip -> xl
• Change FileName.zip back to FileName.xlsx
 
Upvote 0
Got It. Thank you !
Is it possible to export the filtered data in another workbook instead of another sheet?
 
Upvote 0

Forum statistics

Threads
1,216,098
Messages
6,128,812
Members
449,468
Latest member
AGreen17

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