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
I have imported several SharePoint online lists into Power BI. I am trying to append these 7 lists into 1 to try to make sorting through things easier. When I try to append them, I keep getting the following message:
I've tried appending any range from all of them at once to only two
I've run the traces and cannot find any logs with "ValidationException" or "Microsoft.Mashup.Container.NetFX40" (all of mine are 45)
I've confirmed that the tables I'm appending have the same column labels
These are not big tables. I've also tried appending two tables that don't contain data and still get this error
Does anybody have any idea why I'm getting this error? Is this the best way to do what I'm trying to do?
Any help is appreciated!
Hi Arul! Thank you for the reply. Unfortunately, I don't think those links are helpful. It could be in part because 1. I don't fully understand how to achieve their solution and 2. one is talking about Kusto (and I have no idea what that is). I'm not a super knowledgeable Power BI user.
Hi @BeckyH1324 ,
Simliar issue has been submited previously(ICM: 219724212, 224968762)
You can try these workarounds from PG team provided:
- Workaround #1:
Call Table.AddIndexColumn on each source query before using Table.Combine. Or add a new step to each query using "Index Column" button under Add Column tab before combining tables.
- Workaound #2:
Call Table.Buffer on each of the tables being combined before calling Table.Combine.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Can you please provide steps on how to do that?
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 |
|---|---|
| 36 | |
| 33 | |
| 31 | |
| 21 | |
| 16 |
| User | Count |
|---|---|
| 66 | |
| 55 | |
| 31 | |
| 24 | |
| 23 |