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 change Hotsname and ipaddress of Oracle Databse server
Exchange Active Sync and self assigned certificates
How to set Public Folder "Retention" so that if a public folder is accidently deleted it can easily be recovered through Outlook or PFDAVadmin
How do I fix odbc call failed #1062 under access vba with a mysql backend?
Can not manage distribution list members through outlook 2003
quick question
Exchange 2010 with DAG design question
return max for each group
how to do selective sorting based on contents of a column
Upgrade PHP to 5.3 version (or 5.2 eventually) on Plesk 9.5.2