Jump to content

adionicio

Members
  • Posts

    5
  • Joined

  • Last visited

 Content Type 

Forum

Downloads

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Events

Profiles

Posts posted by adionicio

  1. Hello there, im trying to set a style that activates if the value of the field is less or greater than zero, I have tried doing something like this $F{field_name} > 0.0, but its says that operator "<" is undefined, I also tried something like  new Double($F{field_name}.doubleValue() >0.00) but then it says  The constructor Double(boolean) is undefined, can someone help me?

×
×
  • Create New...