Jump to content
We've recently updated our Privacy Statement, available here ×

sh23195

Members
  • Posts

    6
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Everything posted by sh23195

  1. Thanks reportdev. This won't work if we have reports that return one row with all null fields and 0 in data_found, in this case, you can't tell if it's really no data or not. Please advise on this.
  2. Problem Statement: Report engine not to send blank reports through the scheduler. So how we can find out that a particular generated report has data or not? (using java)
  3. Use "t" + {field_name} in textfield, to retain leading 0's
  4. Use "t" + {field_name} in jaspersoft, to retain leading 0's
  5. use "t" + {field_name} in jaspersoft, to retain leading 0's
×
×
  • Create New...