jasper reports - Get all fields inside expression -


i not using java code generate report, ireport. , want find simple way fields in kind of index arrays.

sample: have query returns 10 fields, number of rows irrelevant.
want create expression, inside parameter, text field, static field, doesn't matter, want take fields @ once... :

$fields.get(0) + $fields.get(1) + $fields.get(2)... 

anybody knows that? it's possible this?


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -