MB-920 • Practice Test 49
Free MB-920 practice test — 15 questions with explanations. Set 49. No signup required.
Refer to the exhibit. A Dynamics 365 Finance administrator imports the above exchange rate. For what purpose would an 'Average' exchange rate type be used?
Refer to the exhibit.
```json
{
"CurrencyCode": "USD",
"ExchangeRateType": "Average",
"FromDate": "2025-01-01",
"ToDate": "2025-12-31",
"ExchangeRate": 1.2000,
"FromCurrency": "EUR",
"ToCurrency": "USD"
}
```