SAP Knowledge Base Article - Public

2579697 - How to Remove the Unit of Measure/Currency Sign from Key Figure

Symptom

You are looking to use a report in your system which works with multiple currencies and units of measures. But since there are multiple currencies, you can't get a proper result of all the values, so you are looking to remove the Unit of Measure/Currency sign from the value which is being displayed by a specific key figure, so that you can use this key figure to perform calculations without any problems.

Environment

  • SAP Cloud for Customer
  • SAP Business byDesign

Reproducing the Issue

In order to reproduce this behavior, you may access any report in your system which make use of key figure that display monetary and measurable values, then, you may see that all these values are displayed followed by 'lb', 'Kg', 'GBP', etc.

Cause

The Key Figures behave like this since when the system was designed, our developers defined that monetary and measurable values should be display followed by the sign which it represents.

Resolution

Even if it is the standard behavior of the system, if you wish to display the values of a key figure without the sign of Currency/Unit of Measure, please follow the step by step below:

  1. Go to 'Business Analytics' work center;
  2. Go to 'Design Key Figures' view;
  3. Click on 'New' button to create a new key figure;
  4. In step 1, choose the name and description for the new key figure, notice that this key figure will be the same of the one you are looking to separate the sign from value;
  5. For the Data Source, choose the same Data Source which the report you are using is based on;
  6. In the 'Type' option, choose the 'Calculated Key Figure' option and click on 'Next';
  7. In step 2, click on the 'Data' dropdown list and choose the option 'NODIM';
  8. Search for the Key Figure you are looking to remove the sign in the list, drag it and drop it inside the 'NODIM()' parameter on the screen; (For example: NODIM("Item Value"));
  9. The expected result should be 'NODIM("KeyFigureName")';
  10. Click on 'Finish' button;

Please notice that this procedure must be followed for each key figure you wish to display the values without the sign of Currency and/or Unit of Measure. Please notice that this procedure must be followed for each key figure you wish to display the values without the sign of Currency and/or Unit of Measure.

Also notice that depending on the version of your system, the creation of key figure functionality might not work as expected in HTML5 UI, so in order to ensure you can follow this approach, kindly use the Silverlight UI.

Keywords

report, business analytics, NODIM, currency, currencies, unit of measure, remove, * asterisk , KBA , AP-RC-ANA , C4C, ByD, Travel: Analytics Tools & Frameworks , How To

Product

SAP Business ByDesign all versions ; SAP Cloud for Customer add-ins all versions ; SAP Cloud for Customer core applications all versions