Daryl Daly | 2 Mar 2007 17:26
Favicon

Re: Subreports


On Thu, March 1, 2007 11:26 pm, mrangle@... wrote:

> I'm a beginner in JasperReports, so I'm sorry if the question is silly.
> Now, I need to print the Name and Address for a customer in an Invoice
> (The customer No comes from the Master Table); but the system needs to
> go and see if there is an alternate address set up for that customer in
> Table 1, if there is not data available in Table 1, print the info from
> Table 2.
>
>
>
> This is how it looks now; I created a subreport which select the valid
> data from the alternate address table.  If there is valid data then the
> system should run the subreport-2 else run the subreport-1.
>

Rather than doing a subreport, how about making both addresses available
to the main report. The different address fields can overlap each other.
Use their 'Print when expression' values to determine which address will
print.

--

-- 
Daryl Daly, B.Sc.
Chief Programmer/Business Analyst
daryld@...

Norco Products Ltd.                 Really Cool Bikes!!!

    Norco            __O            Tel:   604-552-2930 ext 205
(Continue reading)

Prakhar Mahajan | 7 Mar 2007 18:45
Picon

Problem in writing dynamic queries for Jasper in iReports.

Hi,
 I am using Scriptlets in my report and I need to build the WHERE clause dynamically based on the parameters sent to the report.

query:
select emp_id, emp_name from emp
$P!{WHERE}

Any help would be greatly appreciated
 
Regards
Prakhar
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
jasperreports-questions mailing list
jasperreports-questions@...
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions
Venkatesh | 13 Mar 2007 06:29
Picon
Favicon

Business inelligence in Jasper


Hi all,

Can you please help me on Jasper regarding the analysis with businnes
interlligence with Jpivot, Jasper analysis?

Once created the query with time duration, we need to cache all the data and
based on the user prespective and business  logic and generate the chart or
tabular report with the same template. Is it possible in Jasper?

Basically, the idea is to, instead of querying everytime the user change the
perspective with the specific time interval, we can cache the data and
generate the report.

Thanks In advance,

Venkatesh
--

-- 
View this message in context: http://www.nabble.com/Business-inelligence-in-Jasper-tf3394019.html#a9448684
Sent from the jasperreports-questions mailing list archive at Nabble.com.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Remala | 15 Mar 2007 16:52

Jasper Report Loading problem


I can't able to load the xml file in jasper inside myEclipse using weblogic
server......But its working fine outside the project....So kindly help me..
--

-- 
View this message in context: http://www.nabble.com/Jasper-Report-Loading-problem-tf3409129.html#a9497430
Sent from the jasperreports-questions mailing list archive at Nabble.com.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
John-M Baker | 20 Mar 2007 15:15

Aggregated time banded charts


Hello,

Would anyone be able to give some pointers on how to create a chart with time bandings on the X axis and aggregated values on the Y axis? For example, consider this data:

time    user
100      X
100      Y
110      X
110      Z
120      Z
130      Y
130      X
130      Z

Would produce a graph with (for arguments sake) four time bands with values:

100-110 :2
110-120: 2
120-130: 1
130-140: 3

Of course, I will have lots of time data and the bands will be controlled by the 'Time period' drop down in a 'Time series dataset'.

Any thoughts would be most welcome.


John

---

This e-mail may contain confidential and/or privileged information. If you
are not the intended recipient (or have received this e-mail in error)
please notify the sender immediately and destroy this e-mail. Any
unauthorized copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
jasperreports-questions mailing list
jasperreports-questions@...
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions
itERRatOR | 26 Mar 2007 15:42
Picon

Pease, help! Problem with property "rotation" in textElement, when I use JasperReports!


When I create a template .jrxml and preview the report, I can see vertical
text if I set rotation="Left"!
But I can't see this vertical text in browser, when I print this report in
.jsp page.
Instead vertical text I see horisontal text, but I don't want.
What can I do?
Please, help me!
--

-- 
View this message in context: http://www.nabble.com/Pease%2C-help%21-Problem-with-property-%22rotation%22-in-textElement%2C-when-I-use-JasperReports%21-tf3467113.html#a9673540
Sent from the jasperreports-questions mailing list archive at Nabble.com.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Teodor Danciu | 27 Mar 2007 10:26
Picon
Gravatar

[ANN] Mailing list closed ...


Hello,

As you probably know by now, JasperReports has moved into a new home at
http://www.jasperforge.org.
In an effort to improve communication with our user community we have
put in place enhanced discussion forums at JasperForge that allow file
attachments and better message formatting.
We encourage you to go and log into JasperForge and use the forums there
to get help with the JasperReports open source product.
This mailing list is no longer supported by our team since October 2006.

The new forums are located at the following URL:
http://www.jasperforge.org/index.php?option=com_joomlaboard&Itemid=215

Thank you,
Teodor

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
popajce | 31 Mar 2007 22:40
Picon
Favicon

cant generate pdf from application in jar


HI,
I have a problem, when I' using JasperReports to generate pdf files from my
application in IDE, I am able to generate them, but when I pack my
application in to jar I can't. There is no exception thrown, but I can't get
my report in pdf. Can anybody help me plz. Anyone had this kind of problem
before
--

-- 
View this message in context: http://www.nabble.com/cant-generate-pdf-from-application-in-jar-tf3499030.html#a9772007
Sent from the jasperreports-questions mailing list archive at Nabble.com.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

Gmane