Forum Discussion
Anonymous
8 years agoNot applicable
Concatenation from two different tables - Explanation Needed
Using the New Column function, I am attempting to concatenate a column from one table with a column in another table. Depending on which table I create the column, it either recognizes one data e...
Greg_Deckler
Community Champion
8 years agoCan you post a short sample of your data? What I am wondering is if there is a common key between your tables. In the Query Editor, on the Home tab all the way to the right is the "Merge Queries" link. This allows you to merge two queries as you are suggesting as long as you have some kind of common key between them.
Anonymous
8 years agoNot applicable
I apprecitate that, however I don't think I want to merge the queries.
Do we agree that a CONCATENATE function is not available when there are two tables?
Thanks,