Filters dimension keys based on a predicate.
Namespace: NReco.PivotData
Assembly: NReco.PivotData (in NReco.PivotData.dll) Version: 1.4.1
Syntax
Parameters
- dimension
- Type: SystemString
dimension to filter - predicate
- Type: SystemFuncObject, Boolean
a function to test dimension key for a condition.
Return Value
Type: SliceQuerySee Also