|
|
|
SSC Journeyman
      
Group: General Forum Members
Last Login: Yesterday @ 7:50 AM
Points: 97,
Visits: 422
|
|
Hi All,
I have to create a SSRS dashboard which would contain many reports in the dashboard main page.
Say, I have a Tablix report containing two fields:-
Country Total Regions India 5 Sri Lanka 2
Now, when I click on the field total regions, say in this case If I click on 5, a chart to be displayed on the same report page showing the 5 different regions
Is that possible in SSRS?? I don't want to jump to a new report via actions. I wanted the chart to be displayed in the same main page. How would I pass parameter Country and display the chart in the same report page
Any help on this?
thanks,
Varsha
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Tuesday, March 12, 2013 7:23 AM
Points: 114,
Visits: 386
|
|
Hi, Go to this link http://www.bi-rootdata.com/2012/10/drilldown-dashboard-in-ssrs.html
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Yesterday @ 8:58 AM
Points: 161,
Visits: 2,234
|
|
| Use a toggle for the hidden field to show or hide the chart
|
|
|
|
|
SSC Journeyman
      
Group: General Forum Members
Last Login: Yesterday @ 7:50 AM
Points: 97,
Visits: 422
|
|
| Okay Thanks !! I shall try it ..
|
|
|
|