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
I Have create a report using 3 excels files from Sharepoint, These files contain a number of spreadsheets related to each employee. All files are mergered into the one database by the Append Queries i have also created a remove error step in the applied steps, however everytime i refresh my data i get 22 error lines which i have to manually remove errors. These lines are the header lines for each employee spreadsheet. Is there anyway of getting the system to refresh but ignore these lines?
if you filter the rows with has the same name as 1 column.
For Example in Price Column Filter Rows -- Text Filters - Does not Equal to Price
| User | Count |
|---|---|
| 22 | |
| 22 | |
| 20 | |
| 19 | |
| 11 |
| User | Count |
|---|---|
| 65 | |
| 54 | |
| 46 | |
| 44 | |
| 31 |