Set Minimum and Maximum Filters for a Data Component
Activity Steps
- Click the Data Component in the Project Tree.
- Enter the Min value in the Column Tab (the tab with the same display name as the data component).
- Enter the Max value.
Once applied, the absolute Min and Max values display next to the data component name in the Project Tree.
Notes:
Unlike top-cutting, where values that exceed a given value are changed to equal that value but are still included in the data set, minimum and maximum filters remove points outside of the specified range entirely. These points still exists in the dataset, but are not used unless the filter is removed.
Where minimum and maximum filters are defined at both the Data Loader level and the data component level, the highest minimum and the lowest maximum are used.