Jump to content
Changes to the Jaspersoft community edition download ×

Parameter linking and dashlets


avarkey

Recommended Posts

The Scenario:

I am trying to create a dashboard with multiple dashlets from multiple domains. 

Each of these dashlets have a field called simulation_id which acts as a unique key.

I dragged one of the simulation_id filter from a dashlet and created an input control.

then i tried to link the parameters by going to parameter mapping. At this point, i keep getting this error on the console everytime i press Ok.

Uncaught TypeError: Cannot read property 'id' of undefined
    at dashboardDesignerMain.js:8
    at Function.se (commons.main.js:2)
    at t (dashboardDesignerMain.js:8)
    at s.autowire (dashboardDesignerMain.js:8)
    at commons.main.js:2
    at se (commons.main.js:2)
    at Function.oe [as invoke] (commons.main.js:2)
    at P.n.register (dashboardDesignerMain.js:8)
    at Object.t (commons.main.js:2)
    at c (jquery.js:2)

 

Please advice

 

 

 

Link to comment
Share on other sites

  • 3 weeks later...
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Hi avarkey,

 I ran into the exact same problem this morning. What got it working in my case was changing which filter I had dragged into the pane. For example, I have two dashlets with a similar filtered column. When I was using a filter from the second dashlet, it was producing the error you describe. I deleted that filter, and dragged the filter from the first dashlet over, and then it allowed me to map it to both dashlets. I hope that helps if you have not already sorted the problem out!

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...