PQ loading all data from external sheet

nikio8

Board Regular
Joined
Oct 20, 2017
Messages
128
Hi team,
as best that I can see this seems to be some sort of a glitch in pq.
Say, I have this file with 10 sheets, few have tables over 60k rows long.
I just grab one table, config table - 50 rows long to use in another sheet. This table has all codes related to product names, to be expanded with some other dimensions.

Now, when I refresh i can see that pq is grabbing all sheets and all data, as it is listing them in the corner of the little refresh/name box.
Instead of loading 1 table from 1 sheet, it loads all data, I can see as it is slowly grabbing data from 60k row sheets.

Is this a glitch? I cannot seem to recreate this behaviour at home. Do in need to explicitly state to grab a table?
"Source=ExcelWorkbook([name]=Sheet1(ContentData])" - just rough guide, I cannot remember exact code.

Should I reinstall MS office or some such?

As I am building new complex file, this is seriously slowing me down.

Thanks in advance
Nick
 

Excel Facts

Did you know Excel offers Filter by Selection?
Add the AutoFilter icon to the Quick Access Toolbar. Select a cell containing Apple, click AutoFilter, and you will get all rows with Apple
Start with these Power Query options:

GLOBAL
Data Load
- Specify custom default load settings
--Un-check: Load to worksheet
--Un-check: Load to Data Model
- Check: Fast Data Load

Privacy
- Select: Always ignore Privacy Level settings

CURRENT WORKBOOK
- Background Data
-- Un-check: Allow data preview to download in the background

Does that help?
 
Upvote 0
Hi Ron.
Hmm, not sure that will do anything. To me it seems like a glitch. Before latest windows update, pq would crash every time I tried to create new query. I ended up using old file and modifying it any time I wanted to create new file.
 
Upvote 0

Forum statistics

Threads
1,214,986
Messages
6,122,611
Members
449,090
Latest member
vivek chauhan

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