SAP Knowledge Base Article - Public

3603975 - How to change Null values to zero SAC

Symptom

  • How to change Null values to zero SAC

Environment

  • SAP Analytics Cloud 2025.x.xx

Reproducing the Issue

  1. Create a story based on data source which has NULL value.
  2. Required to change the NULL value to 0 in SAC side instead of data source side.

Cause

N/A

Resolution

  1. In Measure part, click More(...).
  2. Click Add Calculations....
  3. Select Calculated Measure type, also input Nname(ID) and Description.
  4. Add Formula IF(ISNULL(["1111TestModel":Measure1] ) ,0 ,["1111TestModel":Measure1] ) and click OK.
  5. Then there will be a measure replace all NULL value to 0.

See Also

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

Keywords

empty, change, replace, method , KBA , LOD-ANA-DES , Story Design & Visualizations , Problem

Product

SAP Analytics Cloud all versions