Forum Discussion
- sameburnContributor III
Hi Vigneshwar2024 , it is unclear what you mean by "display"?
But you can derive Entity currency in an Extensibility rule from the Entity Member using this BRApi
Dim entityCurrency As String = BRApi.Finance.Entity.GetLocalCurrency(si, entityMbr.MemberId).Name
- HenningValued Contributor II
Hi, like Sam I am not sure what you are looking for here. If you mean to display currency in a cube view, you can set ShowCurrency = True. This will display the currency of a data cell in a cube view (typically entity currency, but that depends on the exact setup of the solution).
Related Content
- 2 years ago
- 10 months ago
- 12 months ago
- 5 months ago