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

ayazpasha2434

Members
  • Posts

    2
  • 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 ayazpasha2434

  1. "i had two parameter P_BID_STATUS_FLAG and P_BID_STATUS_FLAG" Do you have 2 parameters by same name? We can't have 2 parameters by same name(atleast not in the latest version 4.0.2). The expression seems fine though. By the way, what is your actual problem?
  2. May be you can try this, not sure though. Code: $V{Fname} = (!$F{options.equals("0")}) ? $V{FIRST} +"*" : $V{FIRST}
×
×
  • Create New...