Hi All,I am new to SSRS and I need to build a report. Report has three different datasets, one to display updated records, deleted records and inserted records. We are pulling this data from three different SP and each SP has a StartDate and EndDate parameters. I need to add a new parameter in SSRS report named Operation with Insert/Update/Delete drop downs. Now I need to build a report in such a way that if any user selects a date range and select operation update then it should display results which are updated. Same way for Delete and Insert. Any help is appreciated. Thanks.
↧