Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 Analysis Server and Reporting Services (2008)
 How to let user select the report via toggled?

Author  Topic 

zhangn
Starting Member

29 Posts

Posted - 2011-01-14 : 05:52:55
Hi all,

I am a newibe to SSRS 2008. I want to create a group of reports to user. The user is able to select the tab to decide which report they want to see.

I have created the tabs in text box. Then, I have created a number of report and place them in the same location. Each report can be toggled by a particular text box. That means the user can select the report based on their requirement and display in the same location.

However, I can not figure out when the user open one report, the old reports are still open under the new report. How can i manage to set some kind of expression to let the old report hidden, when I show the new report?


any of the advice will be more than welcome. Many thanks for your help!

Kind regards,
Ning Zhang
   

- Advertisement -