Forum Discussion
Dataflows - Append - Best way to append multiple tables
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
- Make sure that the data types and column names in all the tables are same.
- You can maintain the data load order and append queries order are same, sometimes different order makes error.
- Do not apply complex tranformation before appending queries, its a good idea to find error.
- In this case if you apply Query Folding desable this, working with different source query folding makes error.
- If you are using pro licence, After appending queries, un-check Enable Load for the others queries.
- When it fails, you will get the error message, review the error message or share it with community.
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.
- Royel3 years ago
Super User
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.
- RSebastiani743 years agoFrequent Visitor
I am currently trying to output to a lakehouse within the power bi environment.