Forum Discussion

KJ_YG's avatar
KJ_YG
New Member
3 years ago
Solved

Combining/Merging columns with different data and quantity

Hello I am currently working on a project which requires me to combine 2 files. the examples of the 2 files are shown below.  File 1  PO tracker PR tracker data 12345678 11111A 12 8765...
  • bharath_v's avatar
    3 years ago

    hi KJ_YG 

     

    You need to manage the relationship between the primary keys in the table.

     

    To do that, go to model view and add a new relationship like below:

     

    Once you do that now you can add a matrix in the order you need to get the output. 

    I simulated your scenario and got this:

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.