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
I'm trying to config route and vpn in Ubuntu
Application user
XP Mode - usb software key not working
Netapp - increased LUN volume - resized to gain space - but windows server has not picked up change - what am i Missing please
MS Dynamics 4.0 Outlook Configuration - Microsoft Dynamics CRM server is not available
Login Script to add multiple network printers?
WMIC Get Make, Model and Serial Number
Unattended Windows 7 Installation answer file not working
Safari 5 Crashes immedietly
How to redirect requests to a particular web site to a local server?