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 nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hi Everyone,
I am beginner to Power BI and I'd need help.
I am appending several Excel files from folder. This works well.
But my source excel files contain more rows than I need.
So I'd need to use only top 12 rows from each source file (before they append into one table).
I was trying to use "Remove Rows" function, but don't know how to apply it to source files. I could do it only in appended-table, but it doesn't function the way I need.
Could you help me, please?
Thank you, Jiri
Solved! Go to Solution.
Are you using the Combine feature?
If so you will have a group in Power Query that looks like this:
Add the Keep Rows function for the top 12 rows to the "Transform Sample File" step. It will apply everything in that step to each file individually before they are combined in your main query.
DAX is for Analysis. Power Query is for Data Modeling
Proud to be a Super User!
MCSA: BI ReportingAre you using the Combine feature?
If so you will have a group in Power Query that looks like this:
Add the Keep Rows function for the top 12 rows to the "Transform Sample File" step. It will apply everything in that step to each file individually before they are combined in your main query.
DAX is for Analysis. Power Query is for Data Modeling
Proud to be a Super User!
MCSA: BI ReportingHi edhans,
super, it helped. Thank you very much.
I am combining files by Append Queries function and your solution works perfectly.
Have a nice day, Jiri
Glad to help @Jiri_Slavik
DAX is for Analysis. Power Query is for Data Modeling
Proud to be a Super User!
MCSA: BI ReportingDon't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
| User | Count |
|---|---|
| 11 | |
| 9 | |
| 5 | |
| 5 | |
| 4 |