Dynamic Accounts - Question
Summary:
Dynamic Accounts - Question
Content (please ensure you mask any confidential information):
Hi All,
in my FCCS application I created a specific dynamic account.
The account is CF201. Here in after the properties of the account:
Account Type : Saved Assumption;
Data Storage : Dynamic Calc;
Plan type consol : Addition.
Solve Order : 58
The formula related to the account is too simple:
if("39990_NI" -> "FCCS_Movements" <>#Missing)
If(@ismbr ("CF000"))
"39990_NI" -> "FCCS_Movements";
EndIf
endif
The element CF000 is included in the Movement dimension as showed below:
FCCS_Movements
CFTOT
CF000
CF001
CF002
The element CF000 is set as "store" with Solve Order 0.