Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » how do I write an expression for binding that meets this criteria?
how do I write an expression for binding that meets this criteria? [message #1110957] Tue, 17 September 2013 14:56 Go to next message
Gibran Shah is currently offline Gibran ShahFriend
Messages: 33
Registered: September 2013
Member
I'm wondering if there's a way to write an expression for the binding of my data element that works like this SQL query:

select [FIELD_DATA] where [FIELD_NAME] = "blah"

That is to say, I don't want the cell in my grid to be filled simply by iterating through the dataset and, for every row, grabbing the data under a specific column. I only want it to grab the data from that row, under that column, in the dataset if it meets the condition that some neighboring cell (call it "FIELD_NAME") equals some specific value.

Can I do this?
Re: how do I write an expression for binding that meets this criteria? [message #1111128 is a reply to message #1110957] Tue, 17 September 2013 20:55 Go to previous messageGo to next message
Michael Williams is currently offline Michael WilliamsFriend
Messages: 1925
Registered: July 2009
Senior Member

Linking to the same post over on BIRT Exchange:

BIRT Exchange Forums - Same posting


Michael

Developer Evangelist, Silanis
Re: how do I write an expression for binding that meets this criteria? [message #1111707 is a reply to message #1110957] Wed, 18 September 2013 16:05 Go to previous messageGo to next message
Gibran Shah is currently offline Gibran ShahFriend
Messages: 33
Registered: September 2013
Member
Thanks Michael for posting that link.
Re: how do I write an expression for binding that meets this criteria? [message #1111835 is a reply to message #1111707] Wed, 18 September 2013 20:07 Go to previous message
Michael Williams is currently offline Michael WilliamsFriend
Messages: 1925
Registered: July 2009
Senior Member

No problem! Smile

Michael

Developer Evangelist, Silanis
Previous Topic:Data in Mongo DB are not displaying correctly in BIRT tool.
Next Topic:Resize column in WebViewer
Goto Forum:
  


Current Time: Fri Apr 19 04:44:09 GMT 2024

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

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

Back to the top