Hi All, I have a report with 2 parameters "Customer" and "Date" - date is defaulted to today and user might change it. Each time User changes the Customer parameter I need the report to run automatically without the need to click "View Report" button. Is this possible in SSRS 2008?
not with standard report viewer. but you can have a custom asp.net page which renders the report using report viewer control where you can incorporate this by making use of the value change event
------------------------------------------------------------------------------------------------------ SQL Server MVP http://visakhm.blogspot.com/