Hi,
My Anaplan model contains an SKU hierarchy roles up to the top with 9 different levels... The codes for each of these levels are concatinated from the top level
| Levels | Level Codes |
| Level 1 - Organisation | Concatination of first and last 3 digits of Level 1 name |
| Level 2 | Level 1 + Concatination of first and last 3 digits of Level 1 name |
| Level 3 | Level 2 +…...so on |
| Level 4 | |
| Level 5 | |
| Level 6 | |
| Level 7 | |
| Level 8 | |
| Level 9 - SKU | |
In the process of concatinating as mentioned above we are facing a challenge on the restriction on character limit of 60 on codes..Any suugestion on best possible way to address this issue would be of immense help