Value dimension in HFM Rules
How do we capture the value dimension pointers (<Parent Currency>,[PROPORTION],etc) in HFM rules log?
When I use HS.Value.Member it always return the actual value dimension in currency(Like USD,EUR).I would like to capture the value dimension pointers and see whether my subroutine passes through which value dimensions.When it just returns "USD" I dont know whether it is at <Parent Currency> or [Proportion] or any other member as they all have USD as currency.
Please advise.