Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Re: How do I manipulate two metrics from two data sources in a report
Re: How do I manipulate two metrics from two data sources in a report [message #64528] Thu, 04 August 2005 04:46
James Tan is currently offline James TanFriend
Messages: 93
Registered: July 2009
Member
Gary,

For now, I am happy with this solution. Enhancement could be done in such a
way that I could just say something like :

report.datasets["DATA SOURCE 2"].row["count2"] - report.datasets["DATA
SOURCE 1"].row["count1"]

without needing to initialize any global variables. That would be nice !

James
Previous Topic:Re: Comments in SQL query
Next Topic:Comments in SQL query
Goto Forum:
  


Current Time: Thu Jul 18 17:27:15 GMT 2024

Powered by FUDForum. Page generated in 0.03069 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top