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

AMM

Members
  • Posts

    21
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Downloads

Posts posted by AMM

  1. hiii,

    i need to generate a report using xml datasource ,the xml file is as the following

    <Merchant id="23">

    <Corporations>

     

    <Corporation>

    <corp_name>corp1</corp_name>

    </Corporation>

    <Corporation>

    <corp_name>corp2</corp_name>

    </Corporation>

    </Corporations>

     

    <Owners>

    <owner>

    <owner_name>O1</owner_name>

    </owner>

    <owner>

    <owner_name>O2</owner_name>

    </owner>

    </Owners>

     

    <Merchant>

     

     

    when i display the data only one record"the first one" is retrieved what shall i do to retieve all records?

  2. i have designed a report with several subreports,i run the report successfully from ireport but when am try to run it from jdev the report is displayed with no data and the subreport which contains another subreport isn't displayed at all

    could any one help me at this issue?

  3. i have problem with subreports

    i have master report with several subreports and one of the subreports has a subreport.

    when i tried to run it from the jdev the report is displayed with no data and the subreport which contain another subreport is not displayed at all

    could any one send the code which handle this issue?

  4. when i designed a report with subreports i displayed it from the ireport successfully but when i display it from the jdev it threws an exception that it couldn't load the subreport

    could anyone help me at this issue?

  5. During my work at the jasper reports i've noticed that the column footer is at the bottom of the page ,what shall i do if i have only one record and i wanna the data at the column footer concatenated to record at the details section but not at the bottom?
×
×
  • Create New...