Top 10 biggest results chart in Ireports using Domain dataset.
dataset tab choose the filter expression memo fieldand add the following code: new …
7
votes
0
answers
1.1K
views
net.sf.jasperreports.engine.JRException: Error loading object from InputStream error after loading report to jasperserver from ireport
i modified the subrepot expression from " … report.jrxml. Then I recompiled and the .jasper was generated …
7
votes
2
answers
72.3K
views
iReport and Openbravo
ireport and openbravo … openbravoerp for printing an invoice and ireport for loading the datafield … default logo whit my own (expression editor $p{base_web}+"/images/companylogo_small.gif" …
6
votes
2
answers
611
views
Error (6632) while running a Report
jasperserver-pro/WEB-INF/classes/esapi/security-config.properties file and then disable the secuirty …
5
votes
7
answers
13.2K
views
Pass main dataset parameter to subdataset query
have attached the jrxml file and error file.
As you can see … subdataset with the same name and type. I added a table just … parameter from the subdatset and not the one from the main …
4
votes
9
answers
21K
views
Unable to use functions in AdHoc chart advanced properties
and it'sexpression as …
3
votes
0
answers
97
views
Jasper Server MS Active Directory Hang at Login
based on the sample provided and some of the notes from the … again, it doesn't log me in, and if i login as jasperadmin … is receiving the request, and sending back a login accepted …
3
votes
4
answers
1.1K
views
HTML Component
5.5.1 for creating my report and i have used html component … lists etc. html component expression is the database field that … with overflow" property and the content shrinks as the …
3
votes
0
answers
2.5K
views
Infinite loop due to page header overflow
having a header, title, detail and footer band. when running … however, once in production and the report deals with tens … that page header stretches. And when it does, it overflows …
3
votes
4
answers
34.1K
views
Forcing new Date() to be printed in a specific language?
textfield with new date() as expressionand the proper date format, it … date appears in english, and i need it on spanish, as …
3
votes
0
answers
4.1K
views
Column Totals (sums)
column that is a bigdecimal and this column is in a group … debtSubtotal (for example) and make it the same data type … the Reset Type to 'Group' (and pick the appropriate group …
3
votes
4
answers
75.5K
views
ireport 4.6.0 disabling uuid propertie generation
recently installed ireport 4.6.0 and imported reports built with … previous version. i modified it and when i published the updated … file generated by the 4.6.0 and i noticed an uuid porpertie …
3
votes
17
answers
25.2K
views
Ireport+eclipse+SCRIPTLET works only in Ireport
that worked fine in ireport and in eclipse/tomcat, but as … a scriptlet in the group expression it does not work no more … encountered when compiling report expressions class file: 1. the method …
2
votes
2
answers
42
views
Error
i am using print when expression in my report …
2
votes
0
answers
507
views
Using variables, parameters, & fields from a sub data set in chart properties
the parameter, variables and fields that you used is used … parameters of subdataset in chart and it gives null values then … null values for all fields and variables.
Let me know if …
2
votes
4
answers
3K
views
Example for Subreport Using Web Service
blank both the connection expressionand the datasourceexpression. the only thing we'll have …
2
votes
0
answers
839
views
Default java.sql.timestamp parameter expression works in iReport but not on JasperServer
java.sql.timestamp parameter expression works in ireport but not … input control. a default expression of java.sql.timestamp() is … specified. the default expression is properly reflected when …
2
votes
0
answers
895
views
Dynamic query via Parameter / Input Control NOT Working in JasperServer 5.1 CE
for one of the parameters and, if so, the data returned … parameter. the default value expression for processingstatus is not … not set. the default value expression for processingstatussql is …
2
votes
1
answer
575
views
Json DataAdapter error in JasperReports Server
it in jasperreports server and try to execute, an error …
2
votes
0
answers
435
views
Problem with ArrayList variable adding things twice
is system, initial value expression is "new arraylist()", increment … arraylist()", increment type is none and reset type is report. theexpression for this is $v{alist}.add($f{id} … found a solution.
In your expression editor, use the following …
2
votes
1
answer
2.1K
views