Active client report not running
Submitted by Guest on Thu, 02/09/2010 - 14:35
Hi All,
I have just tried to run the Active Clients by Month, & Active Clients by Year & they come up with an error - 'null range specified'. All the other reports that I have set up seem to run OK. Any ideas?
Glen
Active client report not
Its a bug in jasper reports (the report engine OpenVPMS uses). It actually means there is no data in the report to print.
If you do a Preview of the same report, you will get a blank PDF document.
Its being caused by the "When No Data" property set in the Active Clients by Month.jrxml report template.
This is currently set to "No Pages" - when there is no data, jasper doesn't generate any pages for the report.
When you attempt to print, it tries to print page 1, which of course doesn't exist when there is no data.
A workaround would be to change the "When No Data" in the template to one of the other options, using iReport i.e:
* All Sections, No Detail
* Blank Page
* No Data Section
-Tim
Re: Active client report not
-- Greenvale Animal Hospital
Active client report not
All it means is that no records matched your query parameters.
Try changing the parameters and re-run the report.
-Tim