jojopaderes Posted February 20, 2009 Share Posted February 20, 2009 I'm trying to figure out how to add single report controls for a dashboard report. I'm using the sample Freigh Report that comes with JS 3.1 and tried adding some input controls (locally defined) to it. When I tried creating a dashboard for this report, I couldn't find the new input control under the Single Report Controls folder at the Available Content pane. Am I missing some proper steps on how to add a new input control that can be used when creating a new dashboard? The Jasper Server user guide didn't gave much detail on this, so I'm completely clueless. Link to comment Share on other sites More sharing options...
swood Posted February 27, 2009 Share Posted February 27, 2009 After you add a report to the dashboard, the input controls for the report should appear in the list if they are not named the same as existing controls. If that is not happening, it looks like a bug. What sort of controls were the ones you added? ShermanJaspersoft Link to comment Share on other sites More sharing options...
jojopaderes Posted March 4, 2009 Author Share Posted March 4, 2009 Thanks for replying Sherman. I'm using a multi-select input control for the report. Link to comment Share on other sites More sharing options...
efpaz Posted December 15, 2009 Share Posted December 15, 2009 Hi, we are having the exact same problem with jasperserver 3.1. After reviewing the source code we found out that the problem actually, doesn't appear to be a bug, dashboards do not support multi-value input controls or anything that has a collection data type. We've changed a method in the AdhocHelperImpl class to enable multi-value support, but we are missing something because the parameter still doesn't appear after adding the report that contains it to the dashboard.Any ideas or help about this would be greatly appreciated. Emanuel Link to comment Share on other sites More sharing options...
swood Posted December 20, 2009 Share Posted December 20, 2009 I know this does not help you right now, but multi-select controls in dashboards do work in the 3.7 release coming out in the next few weeks. They also work as a cascading control. ShermanJaspersoft Link to comment Share on other sites More sharing options...
itsgauravdas Posted June 23, 2011 Share Posted June 23, 2011 Hi Sherman,I am facing some what same issue.I am able to pass input control parameter to individual reports.But in dashboard the same input control parameters in url does not work at all.It always displays the default value.How to pass input control parameters in Jasper dashboard.One more thing this input control is being used by some other reports in dashboard too.I want to use same input control value in all the reports in dashboard.Help me out.Stucked for 3 days.Nor result.Regards,Gaurav Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now