Forum Discussion
Anonymous
6 years agoNot applicable
Difference column error
Hello, This table refers to a real project that receives new data on a daily basis, I created a measure to calculate the difference as shown in the example below, but when my real cumulative is 0, t...
Anonymous
6 years agoNot applicable
amitchandak It doesn't work, both PLAN and REAL are measures used to make an accumulated sum. However, in some way or power, the bi is not differentiated between zero and null, because as you can see the measure that I put in the attachment I request that the diff receives null only if REAL is null, then that null it will also be displayed null.
amitchandak
6 years agoSuper User
Anonymous check isblank(Table[REAL]) that should give you true for blank