The behavior for propagation of filter selections between
related tables. This is used in DataFilteringSelection.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
OnlyMatching | 0 | Propagate rows from the other table and set non matching rows (rows that did not match in the relation) to not included. | |
IncludeNonMatching | 1 | Propagate rows from the other table and set non matching rows (rows that did not match in the relation) to included. | |
Ignore | 2 | Do not propagate rows between the related tables. |
Version Information
See Also