FX Rates Service

With the DisplayCurrency analysis hierarchy you can change the dashboard’s currency for the Value-at-Risk, sensitivities, PL, and other measures.

note

Some of the measures will remain unaffected when the reference currency is changed, the measures in this list display values in the native currency by design. Please refer to the individual measures documentation for more information.

Default Reference Currency

If the DisplayCurrency analysis hierarchy is not explicitly present in the MDX query, the results will be converted into the default calculation currency configured in the application properties (mr.fx.common-currency).

FX Conversion Formula

The conversion is applied according to this formula:

$$Value_{\text{reference currency}} = Value_{\text{native currency}} \cdot FXRate$$

See also