This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Hi there,
I am having an issue when I'm trying to refresh an appended table - this table is the result of appending other two tables, with the same column names and structure.
Whenever I refresh the appended table, it comes up with an error message, and when I go into the error, there are four steps - Source/ Added Index/ Kept Errors/ Reordered Columns.
I know that Power BI adds index when there is an error, so that the user can go to the specific row where the error is. The problem is, in my query, after adding index it cannot find the rows with error (maybe that means the error wasn't there to begin with? I don't know) so in the next step 'Kept Errors', it results in a blank table with no rows and I get an error called 'This table is empty'. Then it's trying to reorder the 'Added Index' column which again results in an error.
This is the code of 'Kept Errors' step:
= Table.SelectRowsWithErrors(#"Added Index", {"SKU Description", "Corporation", "Brand", "Sub Brand", "Category", "Segment", "Sub Segment", "Wine Type", "Country of Origin", "Low Alcohol", "Price Segment", "Mainstream vs Premium", "Pack Size", "RSV MAT-1", "RSV MAT", "Units MAT-1", "Units MAT", "Litres MAT-1", "Litres MAT"})
Can anyone help with this?
Thanks
Christie
Hi Christie,
1. What's the error message?
2. Can you share the file? You can mask your data first. There isn't any clue for us to troubleshoot.
Best Regards,
Dale
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 34 | |
| 31 | |
| 25 | |
| 20 | |
| 16 |
| User | Count |
|---|---|
| 61 | |
| 49 | |
| 28 | |
| 23 | |
| 23 |