Skip to main content



      Home
Home » Archived » BIRT » <value-of> inside a text
<value-of> inside a text [message #54354] Wed, 06 July 2005 10:01 Go to next message
Eclipse UserFriend
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 14:52 Go to previous message
Eclipse UserFriend
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 May 03 01:55:21 EDT 2025

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

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

Back to the top