Unable to copy data from parent to level zero member
Content
Hi All,
Here we are trying to copy values of 5 dimension total value to a 5 store members.
I'm using the data copy to copy values from parent member to leaf member
Ex: Datacopy Total_Dim1->Total_Dim2->Total_Dim3->Total_Dim4->Total_Dim5 to leaf_Dim1->leaf_Dim2->leaf_Dim3->leaf_Dim4->leaf_Dim5;
rule is running successfully.But, I couldn't see the values in the target member,tried with assignment operator = rule's taking more time to complete.
Can someone help me to achieve what we are missing here.
Regards,
Vaigunthan
0