Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » how to edit the value of a result table field
how to edit the value of a result table field [message #903581] Fri, 24 August 2012 12:19 Go to next message
sam detweiler is currently offline sam detweilerFriend
Messages: 22
Registered: August 2012
Junior Member
one of my results table fields is in disarray.. I need to fix this for the report presentation..

the content is

'com.ibm.workitemtype.story' instead of 'Story'

so I figured I would add a formula for fixing this..

but I can't seem to find a way to get the value into a local variable..

var d = dataSetRow["WI_TYPE"];

thanks for any help
Re: how to edit the value of a result table field [message #903620 is a reply to message #903581] Fri, 24 August 2012 15:03 Go to previous messageGo to next message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

Sam

Are you doing this in a computed column on the data set?

Jason

On 8/24/2012 8:19 AM, sam detewiler wrote:
> one of my results table fields is in disarray.. I need to fix this for
> the report presentation..
>
> the content is
> 'com.ibm.workitemtype.story' instead of 'Story'
>
> so I figured I would add a formula for fixing this..
>
> but I can't seem to find a way to get the value into a local variable..
>
> var d = dataSetRow["WI_TYPE"];
>
> thanks for any help
Re: how to edit the value of a result table field [message #903626 is a reply to message #903620] Fri, 24 August 2012 15:10 Go to previous messageGo to next message
sam detweiler is currently offline sam detweilerFriend
Messages: 22
Registered: August 2012
Junior Member
not computed
Re: how to edit the value of a result table field [message #903643 is a reply to message #903626] Fri, 24 August 2012 16:18 Go to previous messageGo to next message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

Where are you putting the script?

Jason

On 8/24/2012 11:10 AM, sam detweiler wrote:
> not computed
Re: how to edit the value of a result table field [message #903646 is a reply to message #903643] Fri, 24 August 2012 16:26 Go to previous message
sam detweiler is currently offline sam detweilerFriend
Messages: 22
Registered: August 2012
Junior Member
trying on the field output of the dataset in the nested table layout
causes it what to display.. not the database structure

double click on the cell, push function button..

[Updated on: Fri, 24 August 2012 21:12]

Report message to a moderator

Previous Topic:Cross Tab Détail Area Display
Next Topic:report parameter as dataset filter works in dev, not on production
Goto Forum:
  


Current Time: Tue Mar 19 11:24:15 GMT 2024

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

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

Back to the top