Rule "1.05-03": Article 1, Chapter 5, and Rule 3 – “Avoid using List Properties” List Properties are same as line items but have many limitations, so keep it simple and have one place for calculations i.e., Module line items. This goes against P and A of PLANS if you wish to create list properties.
Here is how it was done in Pre Planual Era: Whenever there was a need to have an attribute to the lists we used to create list properties.

What is wrong with this method? There are lot of disadvantages of using list properties. A few listed below
- It is to be believed that list properties have a negative impact on the model performance especially on the model opening times.
- There is no floating formula editor in list properties – meaning you cannot activate the formula bar and use point and click.
- You cannot filter upon any list items or any property items/values in Lists
Here is how it should be done in Planual Way: Create a System Module for each list wherever you have properties associated to the lists. This will be a centralized place to store the attributes of the lists. It is worth to mention that these system modules should not have additional dimensionality – No Time, No Versions, no other lists.

Exceptions: There are 5 exceptions that have been given by Planual where you can use List Properties and here is the detailed explanation about all these exceptions
- 1.05-03a Reference module line items: This exception is given because there might be cases or scenarios where you want to refer the module line items into list properties. For example Display Names of Numbered lists are being driven by Module Line Items
- 1.05-03b Numbered Lists and related actions: Actions like ASSIGN need to have list properties in place before you start using this function. Read more Assign
- 1.05-03c Exports: When you want to take any export from Anaplan list properties can be used as an export labels. Let’s see the difference when we export with both these options
Without Row Labels – By default list Name will be available in the labels

Here is the output file

With all Row Labels i.e., Name, Code and List Property called Order

Here is the output file

4.1.05-03d Conditional Dashboard Navigation: In Classic Dashboard list properties are used to help navigate from one dashboard to another. For example basis the Order list property value different dashboards are being opened up

Read more on Anapedia link below Open Dashboard
5. 1.05-03e Dependent Dropdowns: List Properties are needed to create Dependent Dropdowns. Glimpse of what it means


Here is the micro lesson on how to create dependent dropdowns Dependent Dropdowns - Anaplan Community