Skip to Content
0
Jun 08, 2011 at 09:00 AM

Claculated key figure

24 Views

Dear guru,

I am trying to create a calculate key figure that displays the sales delta. The formula multiples the sales quantity (KF - amount) and Price of material (KF - quantity); the product would be subtracted from the Sales revenue (KF - amount).

Sales quantity * Price of material - Sales revenue

When I check the formula created its ok, however when I check the querry I get the error below:

Diagnosis

In the key figure YBWCB1 , quantities and amounts are added.

Procedure

Check the definition of the calculated key figure.

If this addition is still meaningful and wanted, you can hide the dimensionality of one or both parts of the output with the operator 'NODIM'. The system then understands this part of the output as a dimensionless number.

The interesting thing is that i don't find the operator 'NODIM' when i edit the calculated KF.

-Tolu