Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Birt Expression Help Needed
Birt Expression Help Needed [message #655272] Fri, 18 February 2011 21:50 Go to next message
Mad Martian is currently offline Mad MartianFriend
Messages: 3
Registered: February 2011
Junior Member
if (content of cell above) == (content of current cell)
{true} else {false}

I don't know the proper syntax for "content of cell above" and "content of current cell".
Re: Birt Expression Help Needed [message #655346 is a reply to message #655272] Sat, 19 February 2011 17:05 Go to previous messageGo to next message
Richard A. Polunsky is currently offline Richard A. PolunskyFriend
Messages: 212
Registered: July 2009
Location: Houston TX
Senior Member

That depends on what you mean by "content of cell above".
If you're in a grid, there is a syntax to refer to elements by location in the grid.
However, if you're in a Table element and you mean the corresponding cell in the Detail row above the one you're in, that would be different.

Unfortunately, I don't know the answer in either case but if you clarify then someone else probably does.
Re: Birt Expression Help Needed [message #655351 is a reply to message #655272] Sat, 19 February 2011 18:40 Go to previous message
Mad Martian is currently offline Mad MartianFriend
Messages: 3
Registered: February 2011
Junior Member
A table.
Previous Topic:Add Zero in blank space in a column
Next Topic:Creating a parameter page
Goto Forum:
  


Current Time: Fri Apr 26 21:56:36 GMT 2024

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

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

Back to the top