Tenho algumas (dezenas) tabelas no Excel neste formato:
Table1 Table2 Table3 Table4
+------+------+------+ +------+------+------+------+ +------+------+------+ +------+------+------+------+
| A | B | C | | A | B | C | D | | A | C | B | | A | B | C | E |
+------+------+------+ +------+------+------+------+ +------+------+------+ +------+------+------+------+
| datA | datB | datC | | datA | datB | datC | datD | | datA | datC | datB | | datA | datB | datC | datE |
| datA | datB | datC | | datA | datB | datC | datD | | datA | datC | datB | | datA | datB | datC | datE |
| datA | datB | datC | | datA | datB | datC | datD | | datA | datC | datB | +------+------+------+------+
| datA | datB | datC | | datA | datB | datC | datD | | datA | datC | datB |
+------+------+------+ | datA | datB | datC | datD | +------+------+------+
| datA | datB | datC | datD |
+------+------+------+------+
E quer juntá-los a uma grande mesa.
+--------+------+------+------+------+------+
| Source | A | B | C | D | E |
+--------+------+------+------+------+------+
| Table1 | datA | datB | datC | | |
| Table1 | datA | datB | datC | | |
| Table1 | datA | datB | datC | | |
| Table1 | datA | datB | datC | | |
| Table2 | datA | datB | datC | datD | |
| Table2 | datA | datB | datC | datD | |
| Table2 | datA | datB | datC | datD | |
| Table2 | datA | datB | datC | datD | |
| Table2 | datA | datB | datC | datD | |
| Table2 | datA | datB | datC | datD | |
| Table3 | datA | datB | datC | | |
| Table3 | datA | datB | datC | | |
| Table3 | datA | datB | datC | | |
| Table3 | datA | datB | datC | | |
| Table4 | datA | datB | datC | | datE |
| Table4 | datA | datB | datC | | datE |
+--------+------+------+------+------+------+
Todas essas tabelas são " Tabelas nomeadas ". Eu penso em Power Querry , mas não tenho ideia de como fazer isso.
Aqui estão meus dados fictícios:
Siga este processo para cada tabela para criar uma consulta simples:
Feito isso, faça o seguinte:
Observe que as colunas com o mesmo nome foram empilhadas umas sobre as outras. Colunas com nomes exclusivos não têm.