Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Good morning alltogether,
I'm new to Power bi and I 'm looking for the propper way to append tables. At the moment I have th following workaround. I create the two tables I like to append. I duplicate one of them and then append the other part. If I than want to remove the two helping tables Power bi warn me that other queries will need this table and I should not remove them. Is there an other way to append queries?
Best regards
Werner
Solved! Go to Solution.
@wbart
You cannot remove them, append/merge is based on the original queries. You can only append them in the data source before importing to power bi.
Paul Zheng _ Community Support Team
@wbart
You cannot remove them, append/merge is based on the original queries. You can only append them in the data source before importing to power bi.
Paul Zheng _ Community Support Team
This limits the data processing enormously. Thank you for sharing this information.
Best regard
@wbart , you should be able to append directly if the column names are the same. unmatched columns will added as separate columns
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
refer if needed
https://radacad.com/append-vs-merge-in-power-bi-and-power-query
I append two tables. First one:
second one:
Now I want to get rid of the origin tables.
I get the information that I cannot delete the unneccesary original queries because they are used in the appended table.