in

 

Browse by Tags

Sorry, but there are no more tags available to filter with.
  • Replace Null with Zero

    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)

Navigate: Home | Blogs | Forums | Solution Library  Get Help:  Contact | Feedback | FAQ   Terms of Use:  Terms & Conditions | Privacy Policy