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

belhouene.tarek

Members
  • Posts

    10
  • 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 belhouene.tarek

  1. hi every Body,

     

    when i generated my executable jar for my application in which i used Jasper Report for generating reports i had an exception in relation with the path

    of my file.

    i'm trying to set relative path for my file Jrxml but i didn't find a solution .

    Could you help me please, Thank You

  2. hi every Body,

     

    when i generated my executable jar for my application in which i used Jasper Report for generating reports i had an exception in relation with the path

    of my file.

    i'm trying to set relative path for my file Jrxml but i didn't find a solution .

    Could you help me please, Thank You.

     

     

  3. hi ,

    i have a variable named sumClient of Calculation Type = count , i want to count the number of client in My report  basing on Boolean variable CL, so i have put in the variable Expression

    of the variable sumClient this code : ($F{CL}.booleanValue()== true)?1:0 but this is returning all the number of client that i have in the report even if CL =false.

     

    NB : in my Report i'm generating a  table basing on a List of bean ressource.

    could you help me please , Thank you

     

     

     

  4. i have to generate my report from a list of bean as a data source, in my bean i have a field of Date Type

    My problem is that  when i do my Report query and i put the class name JavaBean Data Source -> Class Name-> read attributesthe field of type Date that exist in my bean doesn't appear, although the other  fields in my bean was all  read.

    Can you help me please ?? Thank you.

     

     

×
×
  • Create New...