Calculation of Foreign Currency Translation Reserve (FCTR)
I am trying to calculate the FCTR in the <Parent Currency> member of the Value Dimension. I want to calculate the difference between the Net Assets and Equity and return it to the FCTR account in the <Parent Currency>.
I have tried a number of combinations, starting with;
If Value="<Parent Currency> Then
I even tried to use Select case.
Any ideas?