Dynamically Referencing Members
Summary
Dynamically Referencing MembersContent
Hi,
We have a customer dimension in our application and it has got many head offices as level 1 members and customer outlets as level 0 members( as children of its head offices). Also I have a separate hierarchy that contain all the Head office Input members.
In the below code, I have taken @Relative of only one Head office in FIX and using its "HO_101000560_Inp" in the calculation logic. I am trying to make it dynamic to fix for all head offices in one fix and make it to dynamically reference its head office input member in the calculation.
0