My objective is to pass value from visualize.js to custom datasource and build the report based on the parameter provided. I created a custom datasource class in my jasper studio which
implements JRDataSource Interface and populated the results in jasper report. I have a parameter in my JRXML file and need to read parameter value. I can read parameter name and other info.
But coudn't able to read the parameter valiue. I hope custom query executer can be used, But i am not sure whether we can use this for read parameters without query level usage. Please help me in this regard
1 Answer:
Posted on August 25, 2017 at 10:12am
Follow this thread even though its a little late.
https://community.jaspersoft.com//questions/1064821/pass-paramaters-usin...