Forum Discussion
anna93
6 years agoRegular Visitor
Combine / Append tables based on condition
Hello all, I am trying to combine / append two tables with the same columns only if condition is met. For example, from table 1 below I would to like to get the rows in which Project Number = PO...
- 6 years ago
Hi anna93
Create a new query and uncheck "enable load",
Then in Table2, append query1
Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
v-juanli-msft
Community Support
6 years agoanna93
6 years agoRegular Visitor
Hi Maggie,
Yes both tables have same column names, it just have different data.