Forum Discussion

sonuanand's avatar
sonuanand
New Contributor
3 days ago
Solved

Select Currency Property for Entity Member

While building the hierarchy using codes, In the Entity Dimension hierarchy "EntityH1", I have a base member as "MyBase". Below code is successfully creating a new child member as "T2" under Parent "...
  • sonuanand's avatar
    7 hours ago

    Found the currency code in FX tables (dbo.FxRate). To automate, can create a list/ array and map the currency with the code.

    Sample Code:

    entityProperties.Currency.SetStoredValue(122)