Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » <value-of> inside a text
<value-of> inside a text [message #54354] Wed, 06 July 2005 14:01 Go to next message
Florian Schaefer is currently offline Florian SchaeferFriend
Messages: 14
Registered: July 2009
Junior Member
Hi list,
I have a dataset that holds a single value. I want to reference that value
inside a text. Tried it with 'text text text
<value-of>row["myValue"]</value-of> as seen in a tutorial.
Results in an error:
Error1:Failed to evaluate row["maxPercentage"]
ReferenceError: "row" is not defined. (#1)

What am I doing wrong here?
Thanks in advance,
Florian
Re: <value-of> inside a text [message #54462 is a reply to message #54354] Wed, 06 July 2005 18:52 Go to previous message
Rima Kanguri is currently offline Rima KanguriFriend
Messages: 110
Registered: July 2009
Senior Member
You need to set the data set property of the text item.

* Select the text item
* Go to properties view, and set the value of the "Data set" property

--Rima
Previous Topic:Extended Data Set inclusion...
Next Topic:parameter marker not possible on a computed column?
Goto Forum:
  


Current Time: Sat Jul 13 00:31:57 GMT 2024

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

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

Back to the top