Copy data from form Actual to Forecast - Performance issue
Hello All,
in our FCC application we created a specific calculation rule to copy data (in our example Account NSALI and HEADI) from Actual to Forecast scenario. We tried to launch the rule for a specific period and for a single entity. The rule runs successfully with no errors but it runs very slowly. Some of the source elements are set as Dynamic calc as data storage (for example "DESTINATION" or "TOTCOMPANY")
Here below the script:
FIX ("FCCS_Periodic","No Custom1","No Custom2","No Custom3","FCCS_No Intercompany","FCCS_Local GAAP","FCCS_Data Input")
FIX("Mvmts_EBITDA")
"NSALI"(
"NSAL0000"->"DESTINATION"->"TOTCOMPANY"->"FCCS_TotalInputAndAdjusted"->"FCCS_Intercompany Top"->"Mvmts_EBITDA"->"Actual";)
Tagged:
0