Forum Discussion

erhan_79's avatar
erhan_79
Post Prodigy
6 years ago
Solved

Merge Question

Hi there ;   İ have two tables as below Table A and Table B , just i want to create lookup , and on table B i want  to see currency , but when i use merge sytem gives me 8 rows data as i attached "...
  • mwegener's avatar
    6 years ago

    Hi erhan_79 ,

     

    make a copy of Table A and group it by keycode and currency.

    This should then be your lookup table.