BroncoMarc
Registered User.
- Local time
- Today, 16:07
- Joined
- Apr 4, 2002
- Messages
- 43
I have a query that adds 12 months of forecast data, but some of the data contains nulls. The problem is that if any one of the 12 months contains a null it makes the result null. Is there an easy way to make it look at the nulls as zeros?
The data is on a SQL server, so I have no control of the source data.
- Marc
The data is on a SQL server, so I have no control of the source data.
- Marc