Home
Designing Analytics Reports
Conditional Highlighting from OnCreate Scripted Data
Migrateduser
<p>I have a report with 3 datasets. The first data set [dataSet] gets the list of active employees. The other two datasets [avail_hours & labor_hours] use the list of employees from [dataSet] to get either the number of hours they were available [avail_hours] and the number of hours they recorded [labor_hours]. I use an OnCreate script to pull the information from the 2nd and 3rd dataset to present the value on the output of the report - see attached screenshot.</p>
<p> </p>
<p>I want to add a conditional format to the report to highlight any row that has 0.00 [labor_hours]. The normal Highlighting tool in BIRT doesn't work because I'm trying to use information from a different dataset than the main [dataSet]. </p>
<p> </p>
<p>Or am I missing the boat on being able to use the variable in the highlighting rules section?</p>
<p> </p>
<p> </p>
<p>Environment: BIRT 3.7.1</p>
<p> </p>
Find more posts tagged with
Comments
There are no comments yet