Cannot set filters (using visualize.js) to a report created using the jasper server web app

I created an ad-hoc view that has a parameter.  Saved it as a report but when I try to run this report using visualize.js it does not accept my params. It just runs the report with the last set of parameters saved in the ad-hoc view.

Tnx

guido.tapia's picture
Joined: Dec 4 2014 - 8:52pm
Last seen: 8 years 3 months ago

It turns out that creating filters in ad-hoc builder on reports server renames the filter.  So if you add a filter named "age" then it is actually called "age_1".  This was the problem, I was passwing params: {'age':[100]} where it should have been age_1.

 

Tnx

guido.tapia - 8 years 3 months ago

0 Answers:

No answers yet
Feedback
randomness