Open main menu

TaticView β

Changes

Filters

243 bytes added, 13:40, 2 April 2014
Marked this version for translation
<translate>
<!--T:1-->
'''See a [[Object and Column Filters|video tutorial]] about how to use filters'''.
<!--T:2-->
It is possible to filter data by one or more ''Date'' or ''Text'' columns of the ''Data Source'' using the available operators. Filters can be set by [[Permission filters|users]], [[Object Filters|objects]] or [[Column filters|columns]].
<!--T:3-->
[[File:Filter.PNG|link=]]
<!--T:4-->
Date type columns can be filtered by date parts (expand the date column by the plus icon), by preset shortcuts (like ''Current Year'' and ''Next 2 months'') or by [[Custom date shortcuts|created shortcuts]].
<!--T:5-->
'''Operators'''
<!--T:6-->
* '''Equal to''': Data must be equal to the selection;
<!--T:7-->
* '''Not equal to''': Data must be different from the selection;
<!--T:8-->
* '''Less than''': Data must be lesser than the selection (chronological for ''Date'' columns and alphabetical for ''Text'' columns);
<!--T:9-->
* '''Greater than''': Data must be greater than the selection (chronological for ''Date'' columns and alphabetical for ''Text'' columns);
<!--T:10-->
* '''Less or equal to''': Data must be lesser or equal to the selection (chronological for ''Date'' columns and alphabetical for ''Text'' columns);
<!--T:11-->
* '''Greater or equal to''': Data must be greater or equal to the selection (chronological for ''Date'' columns and alphabetical for ''Text'' columns);
<!--T:12-->
* '''Multiple Selection (In)''': Data must be equal to any of the selected content (right column). For Text columns only;
<!--T:13-->
[[File:Filter_multiple.PNG|link=]]
<!--T:14-->
* '''Between''': Data must be between the selection (chronological for ''Date'' columns and alphabetical for ''Text'' columns);
<!--T:15-->
[[File:Filter_range.PNG|link=]]
<!--T:16-->
* '''Like''': Data must ''Starts with'', ''Contain'' or ''Ends with'' the entered text. Available for ''Text'' columns only.
<!--T:17-->
[[File:Filter_like.PNG|link=]]
<!--T:18-->
'''Options'''
<!--T:19-->
* '''Clear all''': Remove all previous selections and set filters;
<!--T:20-->
* '''Edit Expression''': Allows to manually create and edit filter rules by using programming language. See [[Expressions]].
<!--T:21-->
[[File:Filter_edit_exp.PNG|link=]]
</translate>