What is the maximum list items, can I add in a list?
Hi @Sravan_Kumar ,
There is a limit for numbered list - 999,999,999. But I haven't seen any such limit for general list.
https://help.anaplan.com/anapedia/Content/Modeling/Build%20Models/Lists_and_Roll-ups/Numbered_Lists/Numbered_Lists.html
Thanks,
Yash
It is also worth noting that the real maximum is the index number at 999,999,999. If I create a new list and then add one item the index for that item is #1. Then if I delete that item and create a new item the index of my next item is #2. #1 would not be able to be used again until I reset the index.
Therefore if I have 0 items in my list and my next index # available (because the rest have been cleared) is #1000000 then I am not able to add 999,999,999 items as the first 1,000,000 Index numbers have been used.
You can Reset the Index Number manually, but the true maximum number of items you can add to a list at a given time = (999,999,999 - Current Index #)
The other factor here is that a list member is 500 bytes, so there may be a size constraint within your workspace. At 999,999,999 items and 500 Bytes a Piece, that gets to almost 500GB which would not fit within a workspace at this point. You would also want to factor in anywhere that the list was used as a dimension to find the amount of size that the cells are taking as well.
https://community.anaplan.com/t5/Anaplan-Platform/Calculation-of-modules-amp-Size/m-p/44695?_ga=2.190928297.2035036762.1586793311-1876461626.1579557669#M5300
I hope this helps!
Jason
That's great @Yash1.
I was seeking the limit for general list.
The same applies to general lists. Each item in a list - numbered or not - is assigned an index in this range.
So much detailed, very helpfu.
Thanks @jasonblinn
I have installed the Anaplan app in Salesforce, but have been receiving an error. In the Anaplan part it asks for you to contact support, but does not provide any details into how to do this, just raising a ticket in the portal? WOuld be great to have more information.…
Hello Everyone, I am seeking guidance on how I could create a workflow process in Fluence consolidation workspace, using the ADO import task. Does anybody know what kind of information I need to fill in these fields? I have watched the ADO training but only explains the data transformation and integration within Anaplan…
Hi I would like to set up pagination in management reports by assigning a page number to a list item and its parent but I also want to be able to keep a block of parent and list items together and not split over two pages. E.g. Parent 1 - 1 Child 1 - 2 Child 2 - 3 Parent 2 - 4 Child 3 - 5 Child 4 - 6 Child 5 - 7…