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

jyoti.doddagoudar

Members
  • Posts

    8
  • 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 jyoti.doddagoudar

  1. Hi, In iReport we can have table with as many number of colomns we want.But I did not find any option to add rows to the table. I m not using any connection ,no database and datasets.Just want to create blank table with 8 rows. Can any one guide me How to create table with the desired number of rows ?
  2. change order of the variable in the sense setting them either as ascending or descending order?
  3. I tried but getting the same values for both V${OLD_VALUE} and V${CURRENT_VALUE} variables.I m not sure about changing the order u mentioned.please guide me how do i need to change the order wrt to those variables.
  4. I'm printing a report in which i need to fetch previous and current value from the same colomn of the table and subtract those values and print it. 1.I m not getting how to fetch previous and current value from the same colomn 2.how to store fetched values using variables and to perform subtraction on them. Info:Data type of colomn field used in table is Integer Please Help me
  5. I'm printing a report in which i need to fetch previous and current value from the same colomn of the table and subtract those values and print it. 1.I m not getting how to fetch previous and current value from the same colomn 2.how to store fetched values using variables and to perform subtraction on them. Info:Data type of colomn field used in table is Integer Please Help me
  6. I have created .jrxml file which communicates to database and fetch the values from db and displayed the data in tabular form.Now i want to run this .jrxml file from jsp page and display it in the form of .pdf file can anyone help me out how to write code in jsp to execute .jrxml file? thank you in advance
×
×
  • Create New...