It is very common to have two Report Services Documents linked to each other using a URL API call. The URL API call is normally used to pass the prompt answers from the first report to the second Report Services Document. A common requirement is to have a link in the second Report Services Document to return to the first report. This technical note describes how to create this second link that will store the prompt answers for the first Report Services Document.
Follow these steps to create a hyperlink that uses URL API to simulate a the back button functionality to a parent Report Services Document containing a prompt:


These steps create a hyperlink that will store the prompt answers of the first Report Services Document so when the user click on this link the first Report Services Document will be answered the same way the user did it, the first time.