Hi Anaplan,
I would like to know any word count limitation on Anaplan when we are import / create the data model ?
Reason of this question because I got a data table but it seem I can't import the lines if the words over 60.
Best Regards,
Kiwi
Hi,
the code and name of a list item is limited to 60 characters. Unrelated, but same limit for action name.
Not to a line item/list is 270 char.
Any other text field limit is extremely high so don't worry there
If you're really stuck on the 60 limit, we have all played with a left(x,60) formula with the long code/name x being imported first on a text line item then used to name/code.
kiwi.chow@huhtamaki.com I would also add to @nathan_rudman response that you should consider reading @rob_marshall post about how to get the most out of your imports - the 60 char limit is discussed there too.
IMHO, one of the top 10 articles written.
https://community.anaplan.com/t5/Best-Practices/Data-Hubs-Purpose-and-Peak-Performance/ta-p/48866
Hi Jared Dolich,
Thanks for your information, it is very helpful for me to under more about Anaplan.
Hi, I'm trying to create a month to date line that is based on a specific input date, not the actual date. Is this possible?
The data I'm trying to import is as follows Parent-Code A B A C B D C D D E I want to generate the following list from this data: L1 L2 L3 L4 A A-B A-B-D A-B-D-E A A-C A-C-D A-C-D-E You can create up to L3.However, L4 has multiple parents for one row of data When I try to create L4 from D-E, only one list row is generated…
Hello Anaplan Community, I have a special requirement from a customer and would appreciate your input. Let me explain the situation: We have a hierarchy with three levels: Level 1, Level 2, and Level 3. Screen 1: Creation of Level 1 Items On this screen, the user selects a team. Based on their selection, an action runs to…