Forum Discussion

Gr8apmech's avatar
Gr8apmech
Helper I
2 years ago
Solved

Append Query 2 tables with similar data

I'm attempting to append/merge two tables to one.  Reason is one table has Purchase Order Number, Line Number and Due Date but does not have Receipt Rate.  Other table has Purchase Order, Line Number...
  • NaveenGandhi's avatar
    NaveenGandhi
    2 years ago

    Gr8apmech 

     

    Please concat po number and line item, then do a lookup to bring the receipt date to purchase table, or you can merge the tables in PQ as well.

     

    Let me know if this works.

     

    If this post helps, then please consider Accept it as the solution to help the others find it more quickly. Appreciate you kudos!!

    Follow me on LinkedIn