Somewhat new to SSRS...
I'm currently running 2005 version of SQL Reporting Services.
I have created a basic summary-type report with individual "Task ID"s. I am to attach the detail report of these tasks to the TaskID field in the summary, so when you click on the Task ID it jumps to the detail report of that ID. I got it working if I enter in a specific TaskID in the parameters of the navigation tab (I set this up just to test it.) ...however, it needs to run off of what ever task is clicked on. I've tried putting in
=Parameters!TaskID.Value but when I click on a Task to bring up the detail...it brings up the report and asks for the taskID again...I must be missing something...Help.
Thanks in advance for any help,
RSBLaird
I'm currently running 2005 version of SQL Reporting Services.
I have created a basic summary-type report with individual "Task ID"s. I am to attach the detail report of these tasks to the TaskID field in the summary, so when you click on the Task ID it jumps to the detail report of that ID. I got it working if I enter in a specific TaskID in the parameters of the navigation tab (I set this up just to test it.) ...however, it needs to run off of what ever task is clicked on. I've tried putting in
=Parameters!TaskID.Value but when I click on a Task to bring up the detail...it brings up the report and asks for the taskID again...I must be missing something...Help.
Thanks in advance for any help,
RSBLaird