for Eg Nutzo Bar 100g
Nutzo Bar 200g
Nutzo Bar 300g
Raising the Bar 100g
Raising the Bar 200g
Raising the Bar 300g β¦..
@SnehaPrabha there's multiple ways to address this and will really depend on your use cases. You may even end up implementing multiple configurations
2. Include the size as part of the product list and have the product name and size as attributes of that list item. Example hierarchy and module data below
List Item
Flat Product
Size
Nutzo Bar 100g
Nutzo Bar
100g
200g
300g
Raising the Bar
3. Other variations of the list. Really depends on your use cases
@SnehaPrabha,
Create a subset in the size list, making sure you can dynamically add which size you want to attach to the products. Then create a module using Product x Size Subset and then do the concatenation to import it as a code in a new list.
Hello @SnehaPrabha , I suggest you to go through concept of "Combination List"
Thanks @TristanS @Dikshant and @Vamsi_Kaki. All of you helped me in solving the problem. I used numbered list and used the property Display Name.
Can someone help me i am unable to login anaplan portal using my credentials
Dear Hive Mind, Do we have a way to get the history of a particular List Item, from its creation into a model up until its removal ? I am trying to chase when / how an item has been added into a model and how / when it would have been deleted and then recreated with the same code. Is there a pattern (manual or API) to getβ¦
I have an action in a process which is getting failed since 2 days when run via CloudWorks with below error . No issues when run manually . Same error occurs when run manually but as a warning "Import complete but with failures" This action is running since almost a year without any issue . No change has been made toβ¦