Best Practices for Combining Data from Multiple Excel Files

Поділитися
Вставка
  • Опубліковано 27 гру 2024

КОМЕНТАРІ • 38

  • @chachipiruliify
    @chachipiruliify 10 днів тому

    Love the last one :)

  • @kuuuyajim
    @kuuuyajim 6 місяців тому +1

    Some of these tips I picked up from different tutorials and some I was able to figure out myself. And indeed, they help improve refresh of the query. 😃

  • @emilmubarakshin49
    @emilmubarakshin49 6 місяців тому

    These tips are absolutely essential and apply way over importing data from multiple csv/excel files. That’s what any sql, bi, data analyst should know and apply🎉

  • @jamesjacobslai9377
    @jamesjacobslai9377 5 місяців тому +1

    For Folder Contents portion, could you create a tutorial on how to do it with Sharepoint Folder Path? Thank you for these tips! Very helpful!

  • @chrism9037
    @chrism9037 6 місяців тому +1

    Thanks Chandeep! Awesome as always

  • @macheraldi
    @macheraldi 4 місяці тому

    Hi Goodly, do you have a way to combine xls files?

  • @erzsebetbiro7153
    @erzsebetbiro7153 5 місяців тому +1

    Dear Chandeep!
    I suggest, You could also make additional videos on the power query optimization options as discussed in the video.
    Please give me your suggestion. I have a problem with the notebook I use at my work. It has an old i3 cpu, 8GB of ram and use Office 365. Dozens of (currently 80 files) csv files need to be processed. Their individual file sizes are approx. 800 MB and the number of rows sometimes exceeds 1 million per file before cleaning. The files are distributed in directories. Imagine that there are cities, stores in the cities, products in the stores, and finally sales data for each product in the stores per customers.
    Should I read the individual files and then combine them, or should I read the main library? Than filter the necessary data types?
    Should I store the queries in memory or load them into excel pages? What if there are more rows than 1 million?
    How should I handle large amounts of data?
    Maybe I should switch to the MS Access program?
    Or should I upload all csv files to SharePoint and read them from there with PoweQuery?

  • @alexrosen8762
    @alexrosen8762 6 місяців тому

    Good advice on an important topic 👌

  • @aleprv
    @aleprv 6 місяців тому

    Hi! Very nice video. I have one question, what is the best approach to work with excel files that are generated in different languages?

  • @ExcelWithChris
    @ExcelWithChris 6 місяців тому

    Great one!!! Loved it.

  • @MoonShine-bs6cl
    @MoonShine-bs6cl 6 місяців тому

    Awesome as alwys🎉 please can you make a video on snowflake database data load to power bi and best practices for handling huge database in power query... Thanks

  • @shwetkumar1719
    @shwetkumar1719 5 місяців тому

    Can we perform upsert in power query

  • @txreal2
    @txreal2 6 місяців тому

    Btw, I believe you can transform a subset of the data (like sample file in the transform step) with power query, then convert these power query applied steps into SQL to apply to the larger dataset.

  • @HachiAdachi
    @HachiAdachi 6 місяців тому +4

    Chandeep, did you say you can do **Incremental Refresh** when files are saved in SharePoint?! 🤯 Can you point to where I can learn how to do that because that would be a game changer for me!! 😁 Thanks!!

    • @jamesjacobslai9377
      @jamesjacobslai9377 6 місяців тому

      +1!

    • @kuuuyajim
      @kuuuyajim 6 місяців тому

      I think the incremental refresh is only possible with a Premium account.

  • @exceldude2001
    @exceldude2001 6 місяців тому

    how about savings excel files in binary - xlsb it help with refreshes

  • @shubhabratadey
    @shubhabratadey 6 місяців тому +2

    One small question. Even though csv is a better option than excel when it comes to raw data but their file sizes are quite higher than excel. In older Office, I have seen csv s to be quite smaller in sizes when I would convert them from Excel but it doesn't happen nowadays. How can we address this?

    • @kuuuyajim
      @kuuuyajim 6 місяців тому

      I have the same observation with CSV files.

  • @jofielalejandrosantaella4058
    @jofielalejandrosantaella4058 6 місяців тому

    Does PQ have some way to look how much space(?) does it take to execute each step?

    • @GoodlyChandeep
      @GoodlyChandeep  6 місяців тому +2

      You can do that with Query Diagnostics in the Tools Tab in Power Query (Power BI)

  • @hcaseres
    @hcaseres 5 місяців тому

    Hello Goodly, a question. Is it possible to generate a sheet automatically in Power Query? I have a table with a question number column and the rows are the answers. I want to separate the question numbers into sheets. Sheet="1" with all the answers to question 1, sheet="2" with all the answers to question 2... sheet =62 with all the answers to question 62.

  • @fanlovexcel
    @fanlovexcel 5 місяців тому

    Nice work Chandeep :)

  • @mrbartuss1
    @mrbartuss1 6 місяців тому +1

    I have a question. Do you have a video on how to get data from folder without combining the files, but creating separate queries for all of them?

    • @justapasserby69420
      @justapasserby69420 6 місяців тому

      Create a reference query pointing yo the folder where you have your files and load individually by referencing and filtering

    • @mrbartuss1
      @mrbartuss1 6 місяців тому

      @@justapasserby69420 I’m looking for a more automatic way to

  • @karthikeyankms8672
    @karthikeyankms8672 5 місяців тому

    Hi,
    How to Save All the custom functions from one pbix file as a file and import those custom functions into other pbix files?

  • @vinorocks6199
    @vinorocks6199 3 місяці тому

    .xls file not uploaded in query why?

  • @afrovs2862
    @afrovs2862 5 місяців тому

    It’s simpler to control formatting with xlsx files than csv - especially with leading 0’s

  • @apamwamba
    @apamwamba 5 місяців тому

    Exellent1!!

  • @CiachoAcM
    @CiachoAcM 6 місяців тому +1

    How to merge multiple files, not combine? Do you know The solutions to merge more than 2 files/tables?

    • @dharmmu
      @dharmmu 6 місяців тому +1

      Sorry, but what you meant by merge but not combine?

    • @CiachoAcM
      @CiachoAcM 6 місяців тому

      ​@@dharmmuI mean join :) you can combine a lot of files but what about join/merge. If you want to join tables there is only possibility to do it with max 2 tables using specific ID columns. I would like to have one "base table" and join multiple tables (saved in one folder) to them.

    • @dharmmu
      @dharmmu 6 місяців тому

      @@CiachoAcM the other tables are in different sheets or workbook or in one sheet itself you have many different tables. Also, tables are in proper excel table format or it's just a sets of data in excel.

  • @alterchannel2501
    @alterchannel2501 5 місяців тому

    why isn't Folder.Contents showing in the intellisense? ..... ok solved. the intellisense was not working well at all. I closed excel and opened it again and everything is normal again. Another Excel mystery

  • @farooqtahir538
    @farooqtahir538 6 місяців тому +1

    So basically he is saying how to make things unnecessarily complicated

    • @brianxyz
      @brianxyz 6 місяців тому

      Where are you getting that from?