| Keyword | Definition |
|---|---|
| ascending | ordered from smallest to largest |
| descending | ordered from largest to smallest |
| filter | showing or hiding data based on their values |
| includes | type of filter that shows all data that contains a value |
| matches | type of filter that shows all data which is the same as a value |
| sort | arranging data into order based on their values |