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
Why does my outlook show three tasks for every email I mark?
WCF Problem: The private key is not present in the X.509 certificate.
Changing fileserver password
How do I boot from san HP BL460c G6 and HP XP 240000
Mass user Migrate from LCS to OCS 2007
Fill Combo Box Method
Windows Server 2008 R2 iSCSI Initiator and HP D2D CHAP issue
Store file in mysql using connector.net and blob field
Video Chat Capabilities
Infopath Form service comparison between SharePoint 2007 and SharePoint 2010