Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

Merge Query Issues

hi I encountered a strange issue when trying to merge 2 tables, In both tables, i have 2 columns named Order and Objet. However, when I use Merge outer, I was given 0 matches. But when i use lookup...
  • Anonymous's avatar
    Anonymous
    3 years ago

    hi all,

    I have finally managed to solve the problem by using the trim on both tables.

    Thanks for all the guide provided.