Skip to main content



      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 10:56 Go to next message
Eclipse UserFriend
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 16:55 Go to previous messageGo to next message
Eclipse UserFriend
Linking to the same post over on BIRT Exchange:

BIRT Exchange Forums - Same posting
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 12:05 Go to previous messageGo to next message
Eclipse UserFriend
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 16:07 Go to previous message
Eclipse UserFriend
No problem! Smile
Previous Topic:Data in Mongo DB are not displaying correctly in BIRT tool.
Next Topic:Resize column in WebViewer
Goto Forum:
  


Current Time: Sat Jul 12 07:59:16 EDT 2025

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

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

Back to the top