Symptom
- Data action fails during currency conversion step with the error: "Missing currency conversions from '' to '<FixedCurrency>' on 'dd.mm.yyyy' in rate table 'XYZ'."
- Error message shows an empty source currency ("").
- Exchange rates are maintained in the rate table.
- There is no missing currency rate to add.
Environment
- Product: SAP Analytics Cloud
- Data Actions
Reproducing the Issue
- Run a data action includes the step to convert source currency to a target currency for a given date.
- Observe that the step fails and the job log shows MISSING_CURRENCY_CONVERSION_RATES with: "Missing currency conversions from '' to '<Currency>' on '' in rate table 'XYZ'."
Cause
Certain dimension members (with currency enabled) used by the data action have no currency assigned.
Because fact data exist for these members, the conversion engine attempts to convert the value but cannot determine a source currency, resulting in an empty source currency ("") in the error.
Resolution
- Identify the dimension that provides the source currency for conversion.
- Open the dimension in the modeler and review the currency attribute for all members included in the data action’s filters, prompts, or selection scope.
- Assign a valid currency to any members that currently have no currency but have posted fact data.
- Verify that the rate table contains rates for the maintained source currencies to the target currency for the relevant date, type, category, and version.
- Save changes to the dimension and refresh the model if required.
- Rerun the data action or multi action and confirm the conversion completes without the "Missing currency conversions from '' ..." error.
See Also
Keywords
sac, data action, multi action, currency conversion, missing currency conversions, MISSING_CURRENCY_CONVERSION_RATES, empty source currency, blank currency, rate table, exchange rates, dimension currency, wbs element, planning model, job log error, target currency , KBA , LOD-ANA-PL-DA , Data Actions , LOD-ANA-ML-CAL , Calculation Management , Problem
SAP Knowledge Base Article - Public