Member formula not calculating for Store member
We have created an additional scenario (Actual_Var) in FCCS application for calculating the periodic variance between two months. E.g. between May and Apr. To achieve this, we are writing a member formula as below to calculate the variance at the member Actual Var.
&CurrentPeriod -> &CurrentYear = ("Actual"-> &CurrentPeriod) - ("Actual"-> &PriorPeriod).
When we set the storage property for this member formula as Store, the data is not getting calculated.
When we set the storage property for this member formula as Dynamic Calc, the data is getting calculated, but we are getting below metadata validation error- The Data Storage should be Shared, Never Share, Store for Level 0 members.
Tagged:
0