SAP Knowledge Base Article - Public

3593775 - 0 is displayed differently in Optimized Story and Classic Story in SAP Analytics Cloud

Symptom

After converting a classic story to ODE story, some values show "+/- 0" instead of "0" as seen in the classic story.

Environment

SAP Analytics Cloud

Reproducing the Issue

  1. Access the classic story.
  2. Observe that the value is displayed as "0".
  3. Access the converted optimized story.
  4. Observe that the value is displayed as "+/- 0".

Cause

The reason that table displays +0 or/and -0 is because the values returned from the backend are not exactly 0, and this behavior in ODE stories is by design to improve accuracy. 

Resolution

You can check the raw value in the Formula Bar (go to the Tools menu and enable the Formula Bar).

Click on the cell with the +0 value and you will see in the formula bar that the value is a positive decimal number close to 0, but not exactly 0.

If the value is a positive decimal number (e.g. 0.0000675 ), the table cell will display it as +0.

If the value is a negative decimal number (e.g. - 0.0000675), the table cell will display it as (0) or -0 (depending on the styling).

In ODE, Table will only display 0 if the value returned from the backend is exactly 0 (with no decimal point).

See Also

Your feedback is important to help us improve our knowledge base.

Keywords

SAP Analytics Cloud, Display Result, Converted Optimized Story, Classic Story, Value Display, +/- 0, 0, opposite, value, ODE, Optimized Experience, story , KBA , LOD-ANA-TAB , Table , Problem

Product

SAP Analytics Cloud all versions