Skip to main content



      Home
Home » Archived » BIRT » For Jason
For Jason [message #191665] Fri, 22 September 2006 15:49 Go to next message
Eclipse UserFriend
Originally posted by: david_bauer.ao.uscourts.gov

Hi Jason,

You posted an example sometime back where you were showing the ability
to create nested lists from nested objects. In the example report you
pasted I see the following:

<list-property name="paramBindings">
<structure>
<property name="paramName">startval</property>
<expression name="expression">row["c1"]</expression>
</structure>
</list-property>

Access to this variable which for some reason keeps indexing, though I
can not figure out why, works perfect for what I am trying to
accomplish, but I can figure out where to edit this in the GUI. I
suppose I could just add the xml to my report, but that is clunky.

Thanks in Advance,
Dave
Re: For Jason [message #191789 is a reply to message #191665] Mon, 25 September 2006 10:34 Go to previous messageGo to next message
Eclipse UserFriend
Dave,

If I remember correctly, the indexing is done in the fetch script of the
data source. Post the example you are using and I will double check.

Jason

"David Bauer" <david_bauer@ao.uscourts.gov> wrote in message
news:ef1eov$ugf$1@utils.eclipse.org...
> Hi Jason,
>
> You posted an example sometime back where you were showing the ability to
> create nested lists from nested objects. In the example report you pasted
> I see the following:
>
> <list-property name="paramBindings">
> <structure>
> <property name="paramName">startval</property>
> <expression name="expression">row["c1"]</expression>
> </structure>
> </list-property>
>
> Access to this variable which for some reason keeps indexing, though I can
> not figure out why, works perfect for what I am trying to accomplish, but
> I can figure out where to edit this in the GUI. I suppose I could just
> add the xml to my report, but that is clunky.
>
> Thanks in Advance,
> Dave
Re: For Jason [message #193351 is a reply to message #191789] Fri, 29 September 2006 14:59 Go to previous message
Eclipse UserFriend
Hi,
You may want to try the following
- select the report item ( list or table) in the layout
- click on the property ediotor view
- click the the "binding" tab in the property editor.
- click on the command button "Dataset Parameter Binding"

The dialog will allow you modify the parameter bindings.

--Rima



"Jason Weathersby" <jweathersby@actuate.com> wrote in message
news:ef8pcs$ttm$1@utils.eclipse.org...
> Dave,
>
> If I remember correctly, the indexing is done in the fetch script of the
> data source. Post the example you are using and I will double check.
>
> Jason
>
> "David Bauer" <david_bauer@ao.uscourts.gov> wrote in message
> news:ef1eov$ugf$1@utils.eclipse.org...
> > Hi Jason,
> >
> > You posted an example sometime back where you were showing the ability
to
> > create nested lists from nested objects. In the example report you
pasted
> > I see the following:
> >
> > <list-property name="paramBindings">
> > <structure>
> > <property name="paramName">startval</property>
> > <expression name="expression">row["c1"]</expression>
> > </structure>
> > </list-property>
> >
> > Access to this variable which for some reason keeps indexing, though I
can
> > not figure out why, works perfect for what I am trying to accomplish,
but
> > I can figure out where to edit this in the GUI. I suppose I could just
> > add the xml to my report, but that is clunky.
> >
> > Thanks in Advance,
> > Dave
>
>
Previous Topic:Blurry graphs
Next Topic:PDF page layout - CSS does not work
Goto Forum:
  


Current Time: Tue Jul 22 09:12:39 EDT 2025

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

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

Back to the top