This function returns the second parameter value if the first parameter has the NULL value. Otherwise, it returns the first parameter value.
ISNULL(Sum(Sales.AmountTurnover), 0)
Next page: CosThis function returns the second parameter value if the first parameter has the NULL value. Otherwise, it returns the first parameter value.
ISNULL(Sum(Sales.AmountTurnover), 0)
Next page: Cos