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.
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 EnddateI have Dropdownloist which has values PaymentDate and BatchNumberWhen 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 |
|
|
|
|