Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi Lads,
I've 7 different information CSV files in Single folder. How do i looping through these files by using Power Query. How do I get separate data from those files. If I do this some parameterization to get one file data then How I need to do this parameterization for remaining files by using power query. Please do the needful lads, Thanks ....I'm added the table info
Do these files have the same structure? Write a custom function that processes the first file, and then adapt it to process all files. Finally combine the results. Kinda like "Combine binaries" works but without all the gruft.
No @lbendlin These files are not have same structure . That is my problem arriving in my end . if i'm combining all these files each file have separate details of each granular level. I want retrieve all these files information separately by tables with some automatiuon task of power query.
If they don't have the same structure then you need to run separate Power Query queries. You can reuse the folder access part but after that each query will be different.
Check out the July 2025 Power BI update to learn about new features.