Skip to main content



      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 08:19 Go to next message
Eclipse UserFriend
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 11:03 Go to previous messageGo to next message
Eclipse UserFriend
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 11:10 Go to previous messageGo to next message
Eclipse UserFriend
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 12:18 Go to previous messageGo to next message
Eclipse UserFriend
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 12:26 Go to previous message
Eclipse UserFriend
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 17:12] by 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: Wed Jul 23 07:39:41 EDT 2025

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

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

Back to the top