I have 2 tables which exist as queries in power query. The tables have the same number of rows (even if empty) and I simply wish to join rows from the second query to the end of the first however this is proving more difficult that it should. Below is a simplified example of what I want to achieve.
I don't wish to merge the queries since neither of the columns share values. Alsovthe append feature adds the second query to the right but underneath. Similarly if I say add custom column = to the query name. This loads a table but when I expand this the values are duplicated for each values of the first query.
Im sure this is a very easy question. Perhaps too easy because I cant seem to find much online.
Update: I can get it to work with indexing but I wonder if there is a simpler way
