Jump to content
Changes to the Jaspersoft community edition download ×

Recommended Posts

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?

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...