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

oesina

Members
  • Posts

    110
  • 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

Posts posted by oesina

  1. Hi Javier,

    you should set evaluatoin time for the content(Service:Transportation Text Field) to Group and apply print when experssion to those Text Fields.  I that case, if you would have some non-empty content, it should be displayed. But when it's empty, some space will be reserver.

    Alternatively, you can create Subreport for that group header, and then size it to 0 in any condition in the parent report as well as the Group Header band height. It will stretch to the content when necessary.

    Hope it helps,

    Olga

  2. Hi Ironhide,

    I assume you are trying to call  your report 3 times, passing different values for parameters id and id1. In that case, how do you declare parameters in your report - is it Integer type or String? How do you use parameters in your report - are they filters for your query? Do you have default values configured for your parameters?

    If you need to pass several couples of parameters, you should use Collection java type, then you can have array of Id and Id1. Again, how's your implementation of the logic of those parameters?

    Thanks and regards,

    Olga

  3. Hi Amit, could you possibly open another case and attach the logs? Unfortunately this site is not very friendly for large content.

    You can try to clear AdHoc cache - login as superuser, open Manage Server and clear cache from there.

    As it's a commercial release, you either can use support@jaspersoft.com or sales@jaspersoft.com for your evaluation. Please contact appropriate, so you have dedicated people looking into this.

    Regards,

    Olga

  4. Hi Waczek,

    Please use Crosstab object. The wizard will allow you up to 2 attributes for columns and rows, so you can have something like

    Rank*Person on Columns and

    Country* Workplace on Rows.

    Then you can add more levels Columns and Rows in the Report Inspector for your crossTab object, so you can make

    Country* State*City*Workplace on Rows etc.

    Happy reporting,

    Olga

  5. Hi Nik,

    do you see something like this at the bottom? Looks like you don't have sufficient rights to create a new Database in Postgres. Please provide Read/Write right to the Data folder of Postgres.

    /opt/jasperreports-server-4.7/buildomatic/bin/validation.xml:428: The followingerror occurred while executing this line:/opt/jasperreports-server-4.7/buildomatic/bin/validation.xml:464: Databasedoesn't exist. Treating problem with JDBC connection as unrecoverableTotal time: 1 second[/code]

    Happy install,

    Olga

×
×
  • Create New...