sonuanand
3 days agoNew Contributor
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 "...
- 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)