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
Access cascading combo boxes
Please suggest a suitable router
download file with as3
how do I reorganise a text file in powershell ?
RPC through HTTP keeps prompting for pw on Exchange 2010
XSLT Element ordering within templates.
Javascript form validation problems
Konica Minolta bizhub c253/exchange 2007. Scan to email from address will not stay changed
E72 - How to make email work without activating data services?
100% CPU usage in vCenter but not in taskmanager on the Windows NT 4.0 VM that has been converted