So, I've searched and found a lot on showing the detail for a particular data point in a chart on the same report (hidden table) as the chart. That is not what I am looking to do.
I have a dashboard report made up of a bunch of sub reports that display charts. All I want to do is when a user clicks anywhere in a chart, is to go to another report (which would be a subreport) showing a table of the same data in the chart. I don't want to show/hide anything on the dashboard as there is no room and it doesn't really make sense.
Obviously, there would need to be a way to get back to the main (dashboard) report.
I created a subreport already by taking the chart I use as a subreport and changing it into a table. I just am not sure how I trigger this.
I have a dashboard report made up of a bunch of sub reports that display charts. All I want to do is when a user clicks anywhere in a chart, is to go to another report (which would be a subreport) showing a table of the same data in the chart. I don't want to show/hide anything on the dashboard as there is no room and it doesn't really make sense.
Obviously, there would need to be a way to get back to the main (dashboard) report.
I created a subreport already by taking the chart I use as a subreport and changing it into a table. I just am not sure how I trigger this.