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
Excel Username Macro
Laptop running windows vista, SYSTEM process goes to 100% cpu after being accessed by any computer on the network.
Can't connect to local MySQL server through socket
Creating a new Array and Logical Drive
SAS 9.1 - Excel Import
How do I add rows to a datagridview based upon a For Each statement in VS2008?
Exchange 2007 mail relay
isql output
Exchange 2010 Antivirus Options
Need to show image above datalist if user selects. the image.