Sorry, but there are no more tags available to filter with.
-
There has already been a few posting around problems with nulls in calculations. Has anyone found a way to replace a null with a zero? I am yet to find a way to calculate against an inserted zero after trying: case when [Hours Worked] is null then 0 when [Hours Worked] is null then '0' when ...
Page 1 of 1 (1 items)