Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hi everyone, I have files from a folder that adds a new file everyday. How can I dynamically combine these files based on the same name? Say DimController will be one table, DimMachine will be one table so and so....Thanks 🙂
Solved! Go to Solution.
Hi @ronaldbalza2023 ,
You can use the Power Query editor to make the necessary transformations.
Select Get Data > Folder > Input your folder path
Then click Transform Data.
From here, for each of your tables you want, you can filter for the required files. For instance, if I wanted to filter and combine for DimController, the next applied step would be this:
If you did it right, you should only have your DimController files. Once correct, click the two down arrows to combine them together.
Hi @ronaldbalza2023 ,
You can use the Power Query editor to make the necessary transformations.
Select Get Data > Folder > Input your folder path
Then click Transform Data.
From here, for each of your tables you want, you can filter for the required files. For instance, if I wanted to filter and combine for DimController, the next applied step would be this:
If you did it right, you should only have your DimController files. Once correct, click the two down arrows to combine them together.
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.