Segmenting data with queries
You can segment data based on the results of a query that you create. This option is most useful when it is necessary to filter the data in a field to create the required segments.
For example, assume that you want to divide your customers into high-value (more than $500), medium-value ($250-$500), and low-value (under $250) segments that are based on their purchase history over the last year. The PurchaseHistory field in your customer database stores the total dollar amount of each customer's purchases. Use a separate query to create each segment, selecting records with values in the PurchaseHistory field that meet the criteria of the segment.
*
1.
2.
Click the Edit icon Tiny pencil icon in the flowchart window.
3.
4.
5.
The Segment Process Configuration dialog box opens. Cells from processes that are connected to the Segment process display in the Input list.
6.
On the Segment tab, open the Input list and select the input to the Segment process. To select multiple cells, use the ellipsis button next to the Input list.
7.
Select Segment by Query.
8.
9.
10.
*
*
*
11.
The process is now configured. You can test run the process to verify that it returns the results you expect.