Take from filtered
CLEM.Groupings.TakeFromFiltered
Determines the number of individuals or proportion of the filtered group to provide.

The Take from filtered component is used to define the number of individuals that will be returned from the parent filter group. This component can be added below any Filter Group. While all instances of this component will be calculated in order (e.g. proportion followed by number individuals), it does not make sense at this stage to have multiple entries unless you wanted to take a proportion of the filter group and ensure this did not exceed a fixed number of individuals.

The following parameters are used to define this activity


Take the proportion of the number of individuals in the filtered group specified in the Value below.

Take the specified number of individuals (see Value) from the filtered group of individuals

Skip the proportion of the number of individuals in the filtered group specified in the Value below and return the remaining individuals to the activity.

Skip the specified number of individuals (see Value) from the filtered group of individuals and return the remaining individuals to the activity.

Determines if individuals are Taken or Skipped from the Start or End of the filtered list. This will be important for sorted lists.

The value representing the proportion or number of individuals depending upon the selected Style
Greater than 0 and Proportion between 0 and 1 when using TakeProportion or SkipProportion
See also