Respuesta :
1. Filters allow you to see only the records that meet specific criteria.A filter is used when you need a data with specific criteria. It will make the data search faster but you need to specify the criteria to makes the filter works. It wasn't supposed to make a graph. It also won't put the data in alphabetical order since it was the sort function.
2. Filters make it easier to find specific information in a large database.A filter will exclude data that doesn't meet the criteria. This will makes finding a specific information easier. Multiple filters can be applied to a database. Filter doesn't make a new field. It also won't put the data in alphabetical order since it was the sort function.
3. All records that don’t meet the criteria are removed from view.Other data will not be changed since filter function is to search, not to changes the data. The filter will not delete the database that was not shown. It only changes the view based on the data that you need by hiding other data.
4. Filters and the Sort feature can be applied in any order.
There is no specific order in which where you should apply the filter that you need. Sorting after or before the filters should have the same result. Filter and sort can be used in both numeric or text data.
2. Filters make it easier to find specific information in a large database.A filter will exclude data that doesn't meet the criteria. This will makes finding a specific information easier. Multiple filters can be applied to a database. Filter doesn't make a new field. It also won't put the data in alphabetical order since it was the sort function.
3. All records that don’t meet the criteria are removed from view.Other data will not be changed since filter function is to search, not to changes the data. The filter will not delete the database that was not shown. It only changes the view based on the data that you need by hiding other data.
4. Filters and the Sort feature can be applied in any order.
There is no specific order in which where you should apply the filter that you need. Sorting after or before the filters should have the same result. Filter and sort can be used in both numeric or text data.
Answer:
Filters allow you to see only the records that meet specific criteria.A filter is used when you need a data with specific criteria. It will make the data search faster but you need to specify the criteria to makes the filter works. It wasn't supposed to make a graph. It also won't put the data in alphabetical order since it was the sort function.
2. Filters make it easier to find specific information in a large database.A filter will exclude data that doesn't meet the criteria. This will makes finding a specific information easier. Multiple filters can be applied to a database. Filter doesn't make a new field. It also won't put the data in alphabetical order since it was the sort function.
3. All records that don’t meet the criteria are removed from view.Other data will not be changed since filter function is to search, not to changes the data. The filter will not delete the database that was not shown. It only changes the view based on the data that you need by hiding other data.
4. Filters and the Sort feature can be applied in any order.
There is no specific order in which where you should apply the filter that you need. Sorting after or before the filters should have the same result. Filter and sort can be used in both numeric or text data.
Explanation: