Hi,
I need to reduce the size of my model, and need to delete some unused lists. how to do that? Sorry, I am not expert.
thanks,
Shaj
Hi @sakand - To Identify unused List.
Step 1: Click General List Setting.
Step 2: Scroll to the right, you can see 3 columns
(Referenced in Applies to, Referenced as Format, Referenced in Formula)
Referenced in Applies to - List is used as a dimension in a module.
Referenced as Format - List is used as a format in line item.
Referenced in Formula - List is used in formula.
With the help of those, you can identify the lists which are not in use.
Hope it helps
Hi @sakand,
I believe you are looking for deleting the unused list items to reduce the module size. In that case, you are talking about sparsity in your model (Empty cells in the module). There are so many ways you could reduce the sparsity.
I would suggest you use the list subset in your list and use this subset list as part of your module dimension.
When I say subset you would be selecting only list item that is required for your module (carries data) and also easy to maintain. You can also maintain this subset through simple boolean import as well.
Let me know if you need further help with this.
Thanks,
Sandeep
Hi @sakand ,
you can delete lists if List are not referenced in any of the modules.
Naushad
Thank you Sorna.
Thanks a lot Sandeep.
It was helpful. Thank you.
-S
Hello, Our model builders are normally making changes to all structural changes in a DEV model. Because we are now in a Prod freeze and we don't want to move structural changes to PROD until end of year, we created a copy of the DEV model (standard mode) - 'DEV2' model, where we are only making changes to urgent issues…
Using the excel addin for Microsoft 365 when I try to add a card to import data I get the message 'Cannot insert data from a custom view'. I am not using a custom view. Any ideas what I am missing here?
Hello Anaplan Community, I am encountering an issue with one of my development work and would be greatly appreciated your assistance. There are 2 different modules involved in my model: 1) INP01 Percentage Input by Product (Applies To: P3 List) 2) REP01 Percentage Split by Department (Applies To: Departments List) The…