Hello,
In Model 1:
I have 2 Number List:
Payer
Sold to, with parent Payer
Every line in organization, also exist in Sold to list.
As example:
Name: Parent: Code:
Aushan _______ 12 - Payer
Aushan Aushan 12 - Sold to
Aushan Aushan 15 - Sold to
In Model 2:
I have 2 Number List, as well:
Payer
Sold to, with parent Payer
I copy lists from Model1 to Model 2 by using view in Model 1. I use only codes for Parent and for Code. After 2 Imports for every list is completed, I see next situation:
Name: Parent: Code:
Aushan _______ 12 - Payer
Aushan Aushan 15 - Sold to
So I don't have Aushan Aushan 12 in sold to number list.
I changed the import from Code in "Items uniquely identified by" to "Choose properties below to build the unique identifier for the imported items" with Parents and Text field "Item Name" in it.
Then I see:
Name: Parent: Code:
Aushan _______ 12 - Payer
Aushan Aushan 15 - Sold to
… … …
Aushan _______ 12 - Sold to
So I have "Sold to" Items without a parent in it. Anaplan doesn’t copy lines with identic code for Parent and Code.
And gives error as
Is it Bug, or I do something wrong?