Unable to copy data from set of combination to another set of combination
Content
FIX(
"Annual Salary",
"Entity_01",
{Org_Name},
@LEVMBRS("Entity",0),
@CHILDREN("Total_Job"),
@CHILDREN("Total_Employees"),
@UDA(C3,"Newhires_Staff")
)
DATACOPY "Year_Total"->"FY20"->"OEP_Actual"->"Final" to "No_Period"->"FY21"->"Base"->"OEP_No Version";
ENDFIX
I'm using the above script to copy data from set of combination to another set of combination.
But with the above script values is not copying.resulting only zero or empty value in the target combination.
Please provide the solution or guide us to change any other process in calculation.
Regards,
Vaigunthan
Version
20.05.71
Tagged:
0