Products | Versions |
---|---|
Spotfire Statistica | 13.0 and higher |
With interactive data filtering, you can specify filter criteria whenever an Analysis Configuration is run. The criteria for interactive data filtering are specified on a field-by-field basis in the Data Configuration. This article shows an example of creating interactive filtering in a data configuration.
For example, consider the set-up in the following image.
1. Select Category in the tree view.
2. In the properties page, click the Filtering button.
5. Select the Required when Filtering check box.
Now, when you run an Analysis Configuration that is based on this Data Configuration, you will be prompted to select a value from the Category field.
7. Click the ... button to display the Value of Category dialog box, which contains a list of the unique values in that field.
8. Select B and click OK. The SQL Criteria dialog box is displayed.
Now look at the spreadsheet of retrieved data.
Notice that only the records with Category = B were returned, and the SQL statement Where clause information is placed into the spreadsheet header.