RRDI Reporting - How to get all results for all test cases
					 Hi,
	
In RRDI, what are fields to select from the operational datastore if I want to display all of the results for all of the test cases?
	
I know how to display the most recent result "current result verdict", but can't seem to pull all of the results.
	
	
	
	
				
				
In RRDI, what are fields to select from the operational datastore if I want to display all of the results for all of the test cases?
I know how to display the most recent result "current result verdict", but can't seem to pull all of the results.
	I'm looking to get these column headers:
	Test Case ID                Test Case Name               Execution ID                   Execution result               Date of Result
	
(unique RTC ref) (Title of Testcase) (Unique RTC ref) (Pass / Failed etc) (If Possible)
(unique RTC ref) (Title of Testcase) (Unique RTC ref) (Pass / Failed etc) (If Possible)
	e.g      1                          Test Webpage                    2                                        Fail                           01/01/2013
	e.g.      1                          Test Webpage                    3                                       Pass                          05/01/2013
	Thanks,
	
Phil
				Phil