Quantcast
Channel: Microsoft Dynamics AX
Viewing all articles
Browse latest Browse all 101540

Forum Post: RE: An exchange rate could not be found for ISO currency code USD and CAD on the following date:

$
0
0
Hi, I know this question is old , but I would like to share a possible solution to this problem. This warning/error message could be the symptom of a mismatching configuration between the Currency Code and the ISO currency code. This message shows the ISO codes, but the real currency codes of the pairs you are requesting may be different. Just run the SQL query below to find all the invalid configurations: SELECT * FROM MicrosoftDynamicsAx.dbo.Currency WHERE CurrencyCode <> CurrencyCodeISO and then fix them from the client (General ledger > Setup > Currency > Currencies). IMPORTANT: This invalid configuration may cause the import of invalid rates , because Dynamics uses the ISO code while saving the records. Hope this help! Kind regards, Michele

Viewing all articles
Browse latest Browse all 101540

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>