What is filtering of data?
Data filtering is the process of examining a dataset to exclude, rearrange, or apportion data according to certain criteria. For example, data filtering may involve finding out the total number of sales per quarter and excluding records from last month.
Which component is used to filter data?
tMap Component Joins & Filtering
In our article on the tMap (Transformation) component, we introduced the component and it's core functionality of transforming input data to output data. The tMap component provides much more functionality beyond this, including Joins and Filtering.
What is filtering in computer?
In computer applications, a filter is a program or section of code that's designed to examine each input or output request for certain qualifying criteria and then process or forward it accordingly.