Planual Explained - Day 15
"Rule 2.02-03": Article 2, Chapter 2, and Rule 3 – “No Repeated Expressions”. “If the expression is repeated in the formula (or other modules), put it on a separate line item. Calculate once, reference many times. It goes against PERFORMANCE, NECESSARY elements of PLANS if you wish to go against this rule
Here is how it was done in Pre Planual Era:
What is wrong with this method? Same thing is getting calculated four times at four different places. It surely adds work for the engine and it is absolutely unnecessary to get it done this way
Here is how it should be done in Planual Way:
Note: Condition Line item can be placed in a SYS Time module and shouldn’t be placed in the multidimensional module. The above snip is only for demonstration purposes