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

Work flow or Execution flow of jasper reports


kavicky12

Recommended Posts

Hi

I know the basic flow of report execution. First the parameter will get the value then with that parameter value, report query get executed and the fields get values. Then with that field value, the variables can play with it.

But my doubt is about the dataset and table component. When does that dataset for the table component get executed? I feel that it is not the same way as the list and its dataset. So can anyone elaborate this?

 

Because i am in a process of using a same dataset into two different tables. for table 1, the parameter1 need to be passed to the query as Value1 and for table2, the parameter1 need to be passed to the query as value2.

I wanna know the flow of execution for table and its dataset to achieve this

Thanks in advance.

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...