Microsoft
Software
Hardware
Network
Question : SQL Reporting hide null data
We have a SQL report (screen shot below) that shows various statistics from projects. It's showing a lot of NULL data. What's the best way to hide that? Can it be done with an IIF expression? I cannot change the select statement, I can only modify the data from BIDS.
Attachments:
PVR.jpg
(101 KB)
(File Type Details)
pvr
Answer : SQL Reporting hide null data
Try :
Where isNull(Estimated_Hours ,0) > 0
Random Solutions
ASP.NET LinQ Look up
Delete blank line from textarea
How do I read/set Application.GetOption("New
database sort order") from ASP
Reverse DNS Centos 5, Bind. shared hosting
Shell script to queue commands
Is it possible to automatically copy data from AS/400 to Excel (or Lotus 1-2-3) without external apps?
Server 2003 Shutdown without Login
sendAndLoad onHTTPStatus issue
BackupExec Problems Creating BackupToDisk folder on Buffalo Terastation Pro
Meta redirect question