Jump to content
We've recently updated our Privacy Statement, available here ×

joel.lumpkins

Members
  • Posts

    6
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Everything posted by joel.lumpkins

  1. I have an Ad Hoc that has an "is one off" Filter on it. When I add the Dashlet and the Filter to the Dashboard is shows as a Multi-Select Filter. I enabled hyperlinks on the Dashlet to pass the filtered value(s) into another Dashboard with more detailed data with the following URL format: repo:/xxx/Dashboards/XX_YY_Dashboard?YY_1=$P{YY} If I only select one value the XX_YY_Dashboard displays correctly filtering the single YY value. If I select multiple values the XX_YY_Dashboard ignores the filter and shows all YY results. Is there a way to pass multi-select Filters? Thanks
  2. I have two Pie Chart Dashlets derived from similar data. One shows Orders by Type and the other shows Orders by Priority. I would like to hyperlink these Pie Charts into a third table dashlet that gives more Order info based on the Type or Priority chosen from the two Pie Charts. I have the filters set on the table dashlet (one for Type one for Priority) and I mapped the parameters from each pie chart into the filter for the table dashlet. The issue that I am having is that the filter does not reset each time I click a different pie section. They seem to stack causing some clicks to return no results. Is there a way to have the Table Dashlet reset its filter before loading? Is there even a way to accomplish what I am trying to do? Thanks
  3. Is it possible to create a Crosstab that allows the User to expand and collaspe the values on the dashboard like I can in the editor?
  4. Using JasperReports Server v6.4 I created two ad-hoc views that take a String and Date as a filter. I added the two filters to the Dashboard for user input and am able to apply those inputs to both dashlets without any issues. I also established a hyperlink between the two dashlets using the 'Enable chart hyperlinks' option in the properties dialog of the first chart, and I set it to pass the String and Date to the second chart when the user clicks on a data point. However, when the user clicks on a data point, I get an error saying that I need to specify a valid type for type TimestampRange. Is there a way to pass dates from one dashlet to the other? Thanks.
×
×
  • Create New...