Filter
Filters a column and stores the result in a column.
Filter
All outliers
Filters all the values outside 1.5
IQR distance.
Only extreme outliers
Filters all the values outside 3
IQR distance.
Min/Max
Filters on self defined min max values.
Zero values
Filters the all the zeros.
Filter options
Copy only the filter values or Exclude the filtered values.
Example
This will filter all the outliers out of Column A and stores the result in Column B.