Jump to content
Changes to the Jaspersoft community edition download ×

massi.b

Members
  • Posts

    3
  • Joined

  • Last visited

massi.b's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  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?
  2. I'm using iReport 5.5.0. I would like to display images store as byte array in Postgres on my report. How can i do that?
×
×
  • Create New...