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
VLAN Configuring on a Powerconnect 5324
Best way to configure Syncback with a USB hard drive rotation
ISA/TMG issue
Office 2003 Clip Art not working
Server security analysis to determine patch level
Roles or authorization access to pages
Hard drives out of a raid are not recognized
riddle vb.net calling unmanaged c++ dll
ColdFusion Using .NET Class Library
Customize Outlook Today by Adding Public Calendar