Hi all, I am beginning my journey as a model builder in a company where one of the first task is to try to optimize the current Anaplan Models,
I've followed the instructions given here to try to reduce the cell count in a specific module:
Context:
- Formula repeated several times in different line items and modules. And one those line items has more that +3M count cell.
CODE(ITEM('SKU CODE P5'))
- The formula only reference a list called "SKU Code P5"
So I took one of my archived models, changed the mode to standard and then created a module dimensioned only by that list and then replacing the formula by a reference to my new module.
I was expecting to reduce the cell count as explained in the example section of the link shared, but I am getting the same +3M cell count.
The following image show the reference of my new line item.

The first line item of the following image has the formula and the last one has the reference, and both of them have the same cell count.

Not sure if I am doing something wrong.
Any advise would be highly appreciated.