Configuring the Select process

Use an interactive flowchart in the Edit mode to configure the Select process.

Procedure

  1. Open an interactive flowchart for editing (click Edit in the flowchart toolbar).
  2. Drag the Select process from the palette to your flowchart.
  3. Provide input to the Select process by connecting it to a data manipulation process.

    Data manipulation processes include Decision, Interaction, Sample, or Select.

  4. Double-click the Select process.
  5. Select a source cell from the Input drop-down list.

    All output cells from any process that is connected to the Select process are listed in the drop-down list.

  6. Determine whether you want to select all rows from the data source or whether you want to filter the rows that are based on specified criteria. Select one of the following options.
    1. Select <Customers> IDs to include all the rows of data from the data source in the Input drop-down list.
    2. Select <Customers> IDs with to create a query to select only certain IDs based on criteria you define.
  7. If you use the Select <Customers> IDs with option to select only certain IDs based on specified criteria, create a query.
  8. Optional: Click the General tab to add a name and notes to the process or to configure the Output cell name or Cell code.

    The name is displayed on the process in the flowchart. The notes are displayed when you mouse of the process in a flowchart.

  9. Click OK.

Results

The process is configured and appears enabled in the flowchart.