[QUESTION] Using an attribute in subreport
quot;Parameters". Her you can set an expression which is passed into a Parameter … Parameter of your subreport. The expression can be a literal, variable … the 'Subreport' example, and the fact that using the different …
0
votes
4
answers
378
views
How to display Arabic language fonts in pdf reports using Jasper(iReport) designer
jasper tool as text field expression ($f{state.locale}.equalsignorecase("ar" … Project META-INF folder
Create and Add reports folder containing … containing arial.ttf files and font.xml
Outside META-INF …
1
vote
4
answers
11.8K
views
Adhoc Reporting - DistinctCount issues
there is an option in custom expressions for this, but it doesn't … i'm getting an 'aggregate expressions are not allowed in fields … wish to use an aggregated expression' i've tried it with several …
0
votes
1
answer
23
views
Conditional publishing strategy for subreports
subreports are local files and the other subreports are … subreports are on the server and use a "repo:/..."expression. if i want to publish a report … to "overwrite" by default and "ignore" is always preselected …
0
votes
0
answers
15
views
Problem with moving elements when blank page in JasperReports
disappears because it is null and i use remove line when blank … there is page 1 with "page1" and page 2 with "page3"and the blank one disappears … could you please test it and let me know how it works …
0
votes
2
answers
51
views
Compile problem with scriptlet
encountered when compiling report expressions class file: 1. st3kdefaultscriptlet … webapps\jasperserver-pro\WEB-INF\lib and restart the server.
You …
0
votes
4
answers
47
views
How to create a specific layout in jaspersoft ?
should be in the middle and print only once) 3. logic … footer group without any expression - i don't want this. the … grouped data in the main report and both the logic schema headings …
0
votes
1
answer
30
views
Keystone Ad hoc view - problem with custom filters
filters to an ad hoc view and using “is one of” in … i created a custom filter expression that says: (a …
0
votes
0
answers
42
views
Error in constructor JRBeanCollectionDataSource(String) is undefined
problem compiling my report and i can't find a solution … translator... i need to use subreport and when i try to create the … to create the datasource expression, the error appears. i'm using …
0
votes
2
answers
961
views
I have a question about using the CountDistinct formula in AdHoc report
an error saying 'aggregate expressions are not allowed in fields'." … not allowed in fields'." and i have a question about using …
0
votes
1
answer
35
views
Clearing the cache
a column to the subreport and save it after that i start … after that i start viewing and it is there, but when i go … main report, nothing changes and the only thing that helps …
0
votes
1
answer
37
views
How can I give a name to both X axis and Y axis
give a name to both x axis and y axis … properties of "Value Axis Label Expression" (y-Axisand "Category Axis LabelExpression" (x-Axis)
Fill them with …
0
votes
1
answer
244
views
Jaws is reading the image as 'Graphic'
contains an alternate text and the hyperlink tooltipexpression for the image element in …
0
votes
0
answers
38
views
How to access ToC numbering at each heading
you have multiple reports and sub-reports you find an example … quot;+$V{MASTER_TOTAL_PAGES}
and change the evaluation time … Hi,
there is no "out of the box" and simple way to reuse the Numbering …
0
votes
2
answers
101
views
seconds to time
mySeconds%60))
okay you mean this as expression for the field? but than i … errors:
Error filling print... Error evaluating expression :
&nb … p;Error evaluating expression :
Source text : String.format("%d:%02d:%02d", $F{avg_call_duration}/3600, ($F{avg_call_duration}%3600)/60, ($F{avg_call_duration}%60))
at net.sf.jasperreports.engine.fill.JREvaluator.evaluate(JREvaluator.java:203)
at net.sf.jasperreports.engine.fill.JRCalculator.evaluate(JRCalculator.java:591)
at net.sf.jasperreports.engine.fill.JRCalculator.evaluate(JRCalculator.java:559)
at net.sf.jasperreports.engine.fill.JRFillElement.evaluateExpression(JRFillElement.java:884)
at net.sf.jasperreports.engine.fill.JRFillTextField.evaluateText(JRFillTextField.java:425)
at net.sf.jasperreports.engine.fill.JRFillTextField.evaluate(JRFillTextField.java:406)
at net.sf.jasperreports.engine.fill.JRFillElementContainer.evaluate(JRFillElementContainer.java:257)
at net.sf.jasperreports.engine.fill.JRFillBand.evaluate(JRFillBand.java:457)
at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillColumnBand(JRVerticalFiller.java:2037)
at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillDetail(JRVerticalFiller.java:771 …
0
votes
7
answers
3K
views
Images in table
reports java library 5.6.1 and having some issues with creating … cells have a mix of text and images, which i have tagged … i have tagged with the tr and td tags. all is good with …
0
votes
2
answers
134
views
0
votes
5
answers
68
views
'Return Value" in Print when expression
039;return value" in print when expression … group header with footer, and a column footer. in the … printed in multiple pages and when the group comes to the …
0
votes
2
answers
43
views
How to hide label in main report if a subreport further down is empty?
breaks between subreports 1, 2 and 3. here's where my requirement … gets tricky: datasets 1, 2 and 3 could all be empty so their … the title "section 1 title" and the section 2 title would …
0
votes
3
answers
66
views
How can I sum distinct values?
answered. i have a tax report and i need a summary of the tax … summary of the tax bases and the situation goes like this … a separate group section and reset for each group. the …
1
vote
0
answers
72
views