Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hi,
I'm importing data from this location, unzipping all the files to a single folder, then trying to import all the files at once, defining each column's datatype myself to avoid import errors.
I used the folder datasource and imported all the files into one table. This returned the binary as a column, the filename as another, file type as another, etc.
Next I deleted all columns except for the binary and the filename.
I clicked the double arrows to import the data from each of the files.
Now I would like to delete all rows where the filename is not the first file and subsequently set the first row as my headers.
I'd like to copy this M query script and run it for each of my files, changing the criteria for the "delete rows" function.
My question is does a delete row function exist? Is there an easier way to do what I'm trying to do? I tried filtering on the filename and then setting the first row as my column header, however after setting the first row as my header, the filter indicator on the filename column has disappeared.
Apologies because I am brand new to Power BI, but am familiar with VBA and SQL.
Kind Regards
Solved! Go to Solution.
Hi @nicktayl
If I understand you correctly what you should do is to first filter the data, then promote the headers.
After which you can then copy the M to the other sheets.
Hi @nicktayl
If I understand you correctly what you should do is to first filter the data, then promote the headers.
After which you can then copy the M to the other sheets.
Thank you
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 22 | |
| 20 | |
| 14 | |
| 13 | |
| 13 |
| User | Count |
|---|---|
| 63 | |
| 41 | |
| 40 | |
| 39 | |
| 38 |