How to pass fields to table component

Hi there! 

I have a problem with a report in iReports, I have a fields in main report query and I want to know if I can pass that fields to a table component, the problem is that I receive the initial information from Java(and I populate the main fields with that information), and I don't have the way to build the query to create a dataset for the table (the reason for that I don't have direct access to database is for security at the company). 

Thanks for advance.

camilo.rodriguez17's picture
Joined: Jan 27 2014 - 10:36am
Last seen: 9 years 3 months ago

1 Answer:

What you can do is create a parameter the put the field in there then pass that to the table component (mapping the main report parameters to the table). It will work just fine.

ducan9's picture
81
Joined: Oct 30 2013 - 12:52am
Last seen: 9 years 6 months ago
Feedback
randomness