User2035239900 posted
I'm using SQL Server Business Intelligence Development Studio 2008.
Here's the scenario.
Table
-> Header
-> Data
In my header. I have.
Card Code | Card Name
<null> | <null>
Let's sa I have a dropdownlist in my ASP.NET. And the list of my dropdownlist is PO and DPO. Now I want to hide Card Name (header and data) every time I choose PO. I that possible in Service Report?