Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » How to retrieve query value to Dynamic Text on Master Page(Help with Birt 4.2.2)
How to retrieve query value to Dynamic Text on Master Page [message #1822099] Thu, 27 February 2020 09:37
Juan Gonzalez is currently offline Juan GonzalezFriend
Messages: 2
Registered: August 2016
Junior Member
I have report that has ha dynamic text field. I'm trying to put a query value on it.

I have tried :
dataSetRow["TEST"]
row["TEST"]
this.getRowData().getColumnValue("TEST")
<VALUE-OF>dataSetRow["TEST"]</VALUE-OF>

Is there a way to retrieve a value from a query and use it in a Dynamic Text?
Previous Topic:Multiple tab in excel report
Next Topic:BIRT ECCN number
Goto Forum:
  


Current Time: Thu Apr 25 21:15:21 GMT 2024

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

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

Back to the top