Forum Discussion
Geld
3 years agoFrequent Visitor
Three tables to one
I have three tables with a single colum each that I'd like to combine to one table with one colum.
.
| TableA |
| A |
| B |
.
| TableB |
| C |
| D |
| E |
.
| TableC |
| F |
.
I'd like these three table to form a new table.
| New Table |
| A |
| B |
| C |
| D |
| E |
| F |
Hello,
You should use append in Power query to make them all one.
check this link for steps https://learn.microsoft.com/en-us/power-query/append-queries
If I answered your question, please mark my post as solution, Appreciate your Kudos👍
1 Reply
- IdrissshatilaSuper User
Hello,
You should use append in Power query to make them all one.
check this link for steps https://learn.microsoft.com/en-us/power-query/append-queries
If I answered your question, please mark my post as solution, Appreciate your Kudos👍