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

Downloads

Everything 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 problem at using subreports when i use XMLDataSource.could any one tell me how to use subreports?
  3. when i use XML DataSource ,only one record is returned could any one help me at this issue pleaze:(
  4. i designed a MasterReport with three subreports but each subreport has different XML datasource than the XML datasource of the MasterReport. So could i pass the datasources as a parameter from the MasterReport to the subreports,if it's possible or not? if it's possible,how could i pass the datasource?
  5. how could i pass a datasource as a parameter from master report to subreport?
  6. i have master report with several subreports but the subreports have different datasources from the master report. how could i handle this issue?
  7. If i want to use XML File Data Source could any one tell me the steps for how to make a connection and fill the report from the ireport and the code used to handle this please :blush: .
  8. I need to design a report but instead of selecting the data from a database i need to select it from XML file or any other possible types of files instead of a table. could any one help me at this issue?
  9. 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?
  10. 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?
  11. 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?
  12. i need to make a single border around both the detail and cloumn header bands not border for each band. Could any one help me at this issue?
  13. i need to make a multiple select statments at the report query.could any one help me at this issue? Post edited by: AMM, at: 2006/12/13 10:18
  14. i want to display the Sytem time at "h:mm: ss am/pm" format could any one help at this issue? Post edited by: AMM, at: 2006/12/06 17:50
  15. i can't generate jasper report from the java code at pdf format and i use the jdeveloper how could i handle this issue?
  16. how Could i subtract a number from System Date to get the result of type Date??
  17. While scrolling through jasper viewer a java exception is thrown"Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError"
  18. at my project i generate a jasper report using jasper viewer format but while scrolling through the jasperviewer an error message is displayed saying "Error displaying report page.see the console for details" and i use ireport version 1.2.7
  19. 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?
  20. If there are options at the jasper report to enter the parameters while running the report for example select parameters from combo box or entering parameters at textbox??
  21. why when i use the columnar layout at the report wizard no data displayed at the enternet explorer viewer??
×
×
  • Create New...