Why is sum returning zero ? expression: =Sum(IIF(ISNOTHING(Fields!ServiceMargin.Value),0,Fields!ServiceMargin.Value)). The report has two rows, one has zero other has a value but total always returns zero.
↧
Why is sum returning zero ? expression: =Sum(IIF(ISNOTHING(Fields!ServiceMargin.Value),0,Fields!ServiceMargin.Value)). The report has two rows, one has zero other has a value but total always returns zero.