Forum Discussion
Merging data from Different tables .
- Anonymous7 years ago
Hi t-taaror ,
If the schema and columns name are same then you can use Append Queries to get all data in single table.
Goto Edit Queries ==> Click on "Append Queries" ==> Select "Three or more tables"
Select the tables which needs to be append. Then click OK. You can create a new table then check the data if that is what you needed.
If this solves your problem mark this as solution and give khudos.
Thanks
hi v-yuta-msft
Actually i am new to PowerBi so could you please elaborate the solution.
The scenario is like for example i have 5 tables each has 10 rows. one column has text value success or failure. I want to display the total success percentage(for the 5 tables) using PieChart. For that, i wanted to have a table with a single column having 50 rows
Hi t-taaror ,
If the schema and columns name are same then you can use Append Queries to get all data in single table.
Goto Edit Queries ==> Click on "Append Queries" ==> Select "Three or more tables"
Select the tables which needs to be append. Then click OK. You can create a new table then check the data if that is what you needed.
If this solves your problem mark this as solution and give khudos.
Thanks