Previous TopicNext Topic


How to filter the rows to retrieve from a JDBC data source

This procedure assumes that you have already created a JDBC data set using a SQL query or stored procedure.

  1. In Data Explorer, double-click the data set to which to add a filter condition.
  2. On Edit Data Set, add a WHERE clause to the SELECT statement to specify a filter condition.
  3. Choose Preview Results to verify that the query returns only the rows that meet the filter condition.

(c) Copyright Actuate Corporation 2006

Previous TopicNext Topic