Forum Discussion

jomaor1's avatar
jomaor1
New Member
1 year ago
Solved

Parent Split for two columns

Hello guys, I have a very simple problem, but I cannot seem to find a solution.   I have a very simple table containing 3 columns: Product, Serial & Heritage as below image. Unfortunately for the...
  • jomaor1's avatar
    jomaor1
    1 year ago

    Didn't help, but your idea manage to point me in the right direction. Got to work with a duplicate of the same table:

    1st Table splits the Serial, 2nd Table splits the Heritage.

    Create Index in both of them, and then Merge them together using the Indexes and comum column.

     

    Thanks!