+ Reply to Thread
Results 1 to 2 of 2

Power Query Import Question

  1. #1
    Registered User
    Join Date
    07-25-2008
    Location
    USA
    Posts
    8

    Power Query Import Question

    I have only recently learned how to do some things in Power Query. The data clean up functionality is just fantastic. I am trying to transition some older regular excel workbooks over to using power query and am not sure how this will work.

    What I currently do:
    I have a single table that is linked to 4-5 subsequent tabs with pivot tables on them. I do all of my data scrubbing in my source system so that my export file is formatted perfectly for my pivot tables. I instruct users to simply copy and paste the exported excel data (post scrubbing) and paste it into my "Source Table" in the workbook I give them.

    This process works and isn't hard for my users b/c its a simple, copy, paste, refresh.

    What I want to do:
    I'd like to pull out a standard exported excel file and then clean it up in PowerQuery. From Power Query I can get a clean table of data and then link my pivot tables to that table.

    My question is if this will cause any problems for my users if they haven't installed power query? Do they have to have the add in? or is that PQ functionality built into the workbook that i create and give to them?

    Also, can anyone explain the advantages of "import and load to..." a connection versus just loading back to a table? Is it just for large data sets? I am mostly working w/ less than 20K rows, so loading the table back into workbook is generally ok.


    I appreciate any thoughts.

  2. #2
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Power Query Import Question

    Which Excel version do your users have? Power Query is included in all Excel versions from 2016 onwards. If your users are using 2010 or 2013, they'll need to install the (free) Power Query Add-In.

    If you're only using your transformed data as a source for pivot table(s), then there's no need to materialise that data in a table - Load To the Data Model, and base your pivot tables on the Data Model. Materialising into a table is just taking up space that isn't needed.
    let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source

    If I give you Power Query (Get & Transform Data) code, and you don't know what to do with it, then CLICK HERE

    Walking the tightrope between genius and eejit...

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 11
    Last Post: 10-02-2019, 10:53 AM
  2. Could not import data properly when using Power query
    By yeungcase in forum Excel General
    Replies: 1
    Last Post: 07-02-2019, 03:57 AM
  3. Sub-Forum for Excel Power Tools (Power Query, Power Pivot & Power BI)
    By chullan88 in forum Suggestions for Improvement
    Replies: 10
    Last Post: 06-28-2018, 02:25 PM
  4. [SOLVED] Is there an option in Power Query to import Named Ranges
    By ImranBhatti in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 06-19-2018, 04:14 AM
  5. Power Query import issue
    By kao in forum Excel General
    Replies: 30
    Last Post: 01-13-2018, 06:13 PM
  6. Replies: 2
    Last Post: 12-08-2017, 03:13 PM
  7. Power Query Import Binary Data Type
    By brent_milne in forum Excel General
    Replies: 0
    Last Post: 08-13-2015, 09:46 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1