| title | Lesson 7: Add a drillthrough action on the parent report | |
|---|---|---|
| description | Learn how to add a drillthrough action on the parent report after you add a ReportViewer control to the website application. | |
| ms.date | 09/25/2024 | |
| ms.service | reporting-services | |
| ms.subservice | reporting-services | |
| ms.topic | tutorial | |
| ms.custom |
|
After you add a ReportViewer control to the website application, your next step is to add a drillthrough action on the parent report.
-
Go to the parent report.
-
Select the textbox that holds the value of Name.
-
Right-click the textbox, and then select Text Box Properties.
-
Go to the Action tab, and then select the Go to report option.
-
Enter the name of the child report in the Specify a report section.
[!NOTE] Do not include the file extension for the report name.
-
Select Add under Use these parameters to run the report section.
-
Enter productid in the name box, and then select ProductID in the Value drop-down list.
-
Select Ok to finish.
[!div class="nextstepaction"] Lesson 8: Create a data filter