Hi team,
I'm currently working on a supply chain project.
We have a use case where we need to provide the user a template to input the attributes. But, the tricky part is not all the attributes needs to be populated for all the products. For example,
Let's say for 'Product A' only Attr1 and Attr2 is required in the template. Where as, For product B only Attr4 needs to be shown.
| Attr1 | Attr2 | Attr3 | Attr4 |
Product A | abc | 123 | | |
Product B | | | | xyz |
Kindly let me know if there is an efficient way to implement this in Anaplan.
Thank you in advance,
Sooraj