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

vmsteps

Members
  • Posts

    4
  • 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 vmsteps

  1. Ajinkya, I have located and resolved the issue. At the time I was using an older DB with different fields, which threw me off. Thank you for your assistance none the less -Vlad
  2. Hello Everyone, I am having a problem with iReport, which give null values. It clearly shows data in my ETL tool, but comes up null in iReports. Attached is a word document with screens that show this difference. Has anyone come across this issue before? Thanks, vmsteps
  3. Thanks for the help cmatthews, I wasn't able to get that to work for the null field. Instead I created another column that would be zero if it is null so I have: new Boolean($F{myField} != 0)
  4. Hello All, I have a field in my report that i want not to print if another field is null. I have tried the "isEmpty(true)" but to no avail. what expression would work for what I am trying to achomplish. Thank you in Advance, -Vlad
×
×
  • Create New...