Tuesday, January 17, 2012

Jasper schedule issue

When we schedule a report, which is using union in input control 'single select query' to show multiple values (past 3, 5, 7, etc), the value we selected while we schedule the report will be changed to first value on the next day of report scheduled.

So we have to use 'Single Select list of values' type input control and hard code the values and using dynamic query we can pass them to the report.

No comments:

Post a Comment