I have an ad hoc table that returns a distinct list of items that i would like to use as a value to bind to for a filter on a second table of detailed information (in a dashboard). I only see examples where the ad hoc view is configured as a chart to do this. When I view properties for the dashlet of a table, there is no extra tab with properties for binding.
Is this possible with tables instead and if so, what's the trick?
I'm using Jaspersoft 6.3 on AWS.
thanks
1 Answer:
The closest I can think of is to use Topics, but topics uses jrxml file instead of another Adhoc.
http://community.jaspersoft.com/documentation/jasperreports-server-user-...
If you just want to drill down from a table in adhoc reports (not adhoc views), you can just hyperlink adhoc reports. ("Input Control Parameters for Reports and Dashboards" section)
http://community.jaspersoft.com/documentation/tibco-jasperreports-server...