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

christopher_5

Members
  • Posts

    3
  • 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 christopher_5

  1. I have a query that requires temp tables. The tables need to be created, joined, and then I can select my final report data, and delete this data in the end. When I do this in Jaspersoft Studio I get the error "No results were returned by the query" I am using PostgresSQL I can see that this issue has been brought up quite a bit in the last few years - are there any good answers for this yet?
  2. There's the question. I using a database with "person", and for each "person" they have "age" and "name" value, when I import from my database using SQL, it only pickup data from one person, and I need to show data from four persons in my report, but I can pick four times diferent data for each person, just data from one, and I see in Javabeans I can use Arrays and Classes, that I can import for each person the values and put in a Array or in a Object like.
×
×
  • Create New...