Drill Down from Bar Chart to another chart
I have two reports. Report A ia a bar chart which contains 10 bars. I would like to know if it possible to have the user click on a certain bar on the chart then launch another report which uses the selected bar as a parameter to filter the other report (report B). Basically Report B is a detailed line graph for each of the bar chart in Report A. I need to be able to link these two based on whichever the user has selected to view. Do I use hyperlinks? Saved variables? global variables? Both reports are being displayed on the web via browser. Thanks for any advice in advance.
|