Skip to content

Commit 1c598ea

Browse files
authored
Merge pull request #255 from angelosdmg/patch-4
Update nested-tables-analysis-services-data-mining.md
2 parents 29265ad + 4ee031c commit 1c598ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/analysis-services/data-mining/nested-tables-analysis-services-data-mining.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ ms.workload: "Inactive"
6060
For example, if the nested table contains the columns **Product**, **ProductQuantity**, and **ProductPrice**, you might choose **Product** as the nested table key, but add **ProductQuantity** to the mining structure to use as input.
6161

6262
## Filtering Nested Table Data
63-
In [!INCLUDE[ssCurrent](../../includes/sscurrent-md.md)], you can create filters on the data that is used to train or test a data mining model. A filer can be used to affect the composition of the model, or to test the model on a subset of cases. Filters can also be applied to nested tables. However, there are limitations on the syntax that can be used with nested tables.
63+
In [!INCLUDE[ssCurrent](../../includes/sscurrent-md.md)], you can create filters on the data that is used to train or test a data mining model. A filter can be used to affect the composition of the model, or to test the model on a subset of cases. Filters can also be applied to nested tables. However, there are limitations on the syntax that can be used with nested tables.
6464

6565
Often when you apply a filter to a nested table you are testing for the existence or nonexistence of an attribute. For example, you can apply a filter that restricts the cases used in the model to only those cases that have a specified value in the nested table. Or, you could restrict the cases used in the model to customers who have not purchased a particular item.
6666

0 commit comments

Comments
 (0)