Forum Discussion

Cyriackpazhe's avatar
Cyriackpazhe
Helper III
1 year ago
Solved

get data from folder

  Heyy, Had a small doubt. I'm trying to get data from a folder. The folder has two excel documents.  1. What will happen if i click parameter and opt tranform. 2. There are seve...
  • Omid_Motamedise's avatar
    1 year ago

    Hi Cyriackpazhe 

    1- Clicking "Parameter" & "Transform"

    If you click "Parameter", Power Query lets you filter the folder dynamically using a parameter.
    If you click "Transform", it opens the folder contents in Power Query for further modifications before combining.


    2- Selecting a Table & Pressing OK

    Yes, only that specific table from all files will be combined.
    Other tables from the files will be ignored unless explicitly selected and processed.

     

    3- Purpose of the Four Queries

    Transform Sample File – Defines how each file should be processed.
    Sample File – Holds a single file's data for transformation reference.
    Parameter (if applicable) – Used for filtering.
    Final Query – The actual combined table loaded into Power BI.

     

    4-Loading Other Tables

    To get other tables, repeat the process:
    Go to "Get Data" > Folder
    Transform the data
    Choose a different table inside Power Query
    Load it separately