Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I have been trying to append four tables that come from different sources (SQL Servers) with the same schema. I am successfully loading them but when i try to append them, it is failing no matter the tables I used. I have tried two (smallest tables) and still failing. I am using dataflows to ingest the data and its successful everytime but when i try to append then it fails. How is everyone accomplishing this task? I am doing everything within Power BI Power Query. I am new to using Fabric and I am not sure what other options I have to do this. When I try to append by naming the output table the same it works but then the second time around I do this I want to clear the table and start over again and not append the second set to the first one. Any guidance is much appreciated. Thank you.
@RSebastiani74 Appending tables should be straightforward and it is same as power query in power bi desktop, however there could be several reasons why you're experiencing problems. Here are few things you could consider while appending queries
Hope, after maintaining this guideline you can overcome the error.
Regards
Royel
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thank you, i have done all that and still getting the same error every time. As you can see it loads all different tables successfully and when it appends it fails every time. See error below.
Its sql server error. I find a solution thread for you.
You can check is there any error on server side or not. Possible solution is just a server restart could solve the problem.
I am currently trying to output to a lakehouse within the power bi environment.