Jump to content
Changes to the Jaspersoft community edition download ×

unkelkalub

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 unkelkalub

  1. Just FYI, I had this same issue using PostgreSQL, and the fix worked for me.
  2. Is there really no way, without writing code, to format a multi-value parameter passed into a report in such a way as to be usable in an SQL "IN" constraint? OpenReports enables this by transforming the Collection of values into a comma-delimited String which can then be used like this: WHERE column IN ($P!{PARAMETER}) Is there a way to do something similar in JasperServer? Edit: My apologies, found answers here Post edited by: unkelkalub, at: 2007/12/06 19:34
×
×
  • Create New...