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
How to hide a dummy date value.
unload view when switching tab
Batch printing word document to non-default printer
Create a distribution list based on a security group
How do I save incoming email attachments into a specific folder?
Memory leak in my exchnage server
object required error
Are there any ways to know if the a user the company email redirected to an external account?
How to simultaneously send and recv data from a single socket?
Access 2010 option button value