How to retrieve specific Row Elements [message #875803] |
Wed, 23 May 2012 06:48  |
Eclipse User |
|
|
|
Hi, I currently have a report that contains a number of charts display the rise and fall of a projects Test Build (Total Tests, Failed Tests,Passed Tests).
I want to create then a dynamic text which will tell the user whether there has been an increase in Test Failures/Passes in the last day.
The problem I have though is retrieving data from the rows to be able to do this.
Basically I want to know is there any sort of function that allows me to get the last two elements of a given row.
( eg row["Passing"].getRowData.getColumnData(row["Passing"].size))
|
|
|
|
|
Powered by
FUDForum. Page generated in 1.05361 seconds