Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Analysis Server and Reporting Services (2005)
 Need Help in SSRS Report

Author  Topic 

Kaladhar
Starting Member

3 Posts

Posted - 2009-05-26 : 14:19:07
Hi Everyone,

Need help in SQL server reporting Services.
I have input parameters like

BachNumFrom, BatchNumTo, StartDate and Enddate

I have Dropdownloist which has values PaymentDate and BatchNumber

When I select PaymentDate in dropdown list I need to Enable Start Date and End date parameters and disable the BatchNumFrom and BatchNumTo parameters.

When I select BatchNumber in dropdown list I need to Enable BatchNumFrom and BatchNumTo parameters and disable the Start Date and End date parameters .
Can anybody please tell me how to do in SSRS report

Thanks in Advance.
Kaladhar
   

- Advertisement -