Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Scripted Dataset
Scripted Dataset [message #915443] Mon, 17 September 2012 09:31 Go to next message
karvesh ghunsam is currently offline karvesh ghunsamFriend
Messages: 95
Registered: July 2011
Member
Dear Jason,

I am creating a dynamic report that gets the column names as a parameter.
However, the parameter is too long and is thus truncated.

As a result, I want to get the parameter by running a query from a runtime dataset.
I want to be able to:

1. create a dataset at beforeFactory event,
2. Pass in the sql string
3. fill the dataset (with only one record)
4. and access the first row in the dataset and extract the filed value

I can thus continue with the creation of the dynamic report with the full list of columns without being truncated

Is this possible

Any kind help would be the most welcomed...

Thanks a lot
Karvesh
Re: Scripted Dataset [message #915656 is a reply to message #915443] Mon, 17 September 2012 17:36 Go to previous message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

You may want to look over this thread:
http://www.eclipse.org/forums/index.php/m/892804/

Jason
Previous Topic:How to read get data of a generated .rptDocument from Before Factory using design engine api .
Next Topic:radar chart, highlighting only one radarline
Goto Forum:
  


Current Time: Sat Jul 27 11:24:35 GMT 2024

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

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

Back to the top