Create Parent Child from N_Level Element.
Posted: Fri May 03, 2024 8:54 am
Akash please read the forum rules and guidelines and make sure you post in the right forum.
I have a Product Hierarchy for a Retail Industry. For Example.
Total_Product
BAGS
BAGS_SKY
1234_BAGS
1234_BAGS_500_Normal
1234_BAGS_399_Normal
1234_BAGS_299_Normal
Now the Bag was originally 500 Bucks ("1234_BAGS_500_Normal"). So we will Mark it as "Parent" and create an Alias "1234_BAGS_500_Normal_Original". Then Swap the Alias with the Principal Name without any loss of data. Now I have to create a Hierarchy out of it in different dimension such that.
Total_Product
BAGS
BAGS_SKY
1234_BAGS
1234_BAGS_500_Normal
1234_BAGS_500_Normal_Original
1234_BAGS_399_Normal
1234_BAGS_299_Normal.
I have completed till Swapping part. But the creation of hierarchy and Making the Swapped part as Parent is going difficult. I can get this as parent child.
1234_BAGS_500_Normal
1234_BAGS_500_Normal_Original.
But this remains out: 1234_BAGS_399_Normal
1234_BAGS_299_Normal.
So please help me with the TI code or rule to resolve this.
I have a Product Hierarchy for a Retail Industry. For Example.
Total_Product
BAGS
BAGS_SKY
1234_BAGS
1234_BAGS_500_Normal
1234_BAGS_399_Normal
1234_BAGS_299_Normal
Now the Bag was originally 500 Bucks ("1234_BAGS_500_Normal"). So we will Mark it as "Parent" and create an Alias "1234_BAGS_500_Normal_Original". Then Swap the Alias with the Principal Name without any loss of data. Now I have to create a Hierarchy out of it in different dimension such that.
Total_Product
BAGS
BAGS_SKY
1234_BAGS
1234_BAGS_500_Normal
1234_BAGS_500_Normal_Original
1234_BAGS_399_Normal
1234_BAGS_299_Normal.
I have completed till Swapping part. But the creation of hierarchy and Making the Swapped part as Parent is going difficult. I can get this as parent child.
1234_BAGS_500_Normal
1234_BAGS_500_Normal_Original.
But this remains out: 1234_BAGS_399_Normal
1234_BAGS_299_Normal.
So please help me with the TI code or rule to resolve this.