Jump to content

massi.b

Members
  • Posts

    3
  • 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 massi.b

  1. I'm using iReport 5.5.0 to create a report. I'm using a parameter with parameter class set to 'java.lang.String' with a default value expression. I would like to integrate it to my SQL query.

     

    Bellow my query:

     

    SELECT * FROM table WHERE product."code" ILIKE '$P!{parameter}'

     

    Preview does not work and i get a error.

     

    Also I tried to use the parameter wihtout the exclamation sign (!) and without quote ' but it still doesn't work at all

     

    Can you help me?

×
×
  • Create New...