Difference between revisions of "Filters"

From TaticView
Jump to: navigation, search
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
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]].
+
<languages/>
  
[[File:Filter.PNG|link=]]
 
  
 +
<translate>
 +
<!--T:1-->
 +
[[File:mainmenu5.png]]
 +
'''See a [[Object and Column Filters|video tutorial]] about how to use filters'''.
  
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:2-->
 +
It is possible to filter data by one or more ''Date'' or ''Text'' '''Dimension''' columns of the ''Data Source'' using the available '''Conditions'''. Filters can be set by [[Permission filters|users]], [[Object Filters|objects]], [[Column filters|columns]] or [[Dashboard|dashboards]].
  
 +
 +
<!--T:3-->
 +
[[File:Filter_main_en.png|link=]]
 +
 +
 +
 +
<!--T:5-->
 
'''Operators'''
 
'''Operators'''
  
* '''Equal to''': Data must be equal to the selection;
+
<!--T:6-->
 +
* '''Equal to''': Data must be equal to the selection. Multiple values can be selected by holding ''CRTL'' key or using advanced selection mode;
  
* '''Not equal to''': Data must be different from the selection;
+
<!--T:7-->
 +
* '''Not equal to''': Data must be different from the selection. Multiple values can be selected;
  
 +
<!--T:8-->
 
* '''Less than''': Data must be lesser than the selection (chronological for ''Date'' columns and alphabetical for ''Text'' columns);
 
* '''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);
 
* '''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);
 
* '''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);
 
* '''Greater or equal to''': Data must be greater or equal to the selection (chronological for ''Date'' columns and alphabetical for ''Text'' columns);
  
* '''Multiple Selection (In)''': Data must be equal to any of the selected content (right column). For Text columns only;
+
<!--T:12-->
 +
* '''Contains''': Data must ''contain'', ''starts with'' or ''end with'' the input text. For Text columns only;
 +
 
 +
<!--T:13-->
 +
* '''Do not contains''': Data must not ''contain'', ''starts with'' or ''end with'' the input text. For Text columns only;
 +
 
 +
<!--T:14-->
 +
* '''Between''': Data must be between the chronological selection. For Date columns only;
 +
 
 +
<!--T:15-->
 +
* '''Not between''': Data must be not between the chronological selection. For Date columns only;
 +
 
 +
 
 +
 
 +
<!--T:16-->
 +
Text type columns can be filtered by selecting the desired values.
  
[[File:Filter_multiple.PNG|link=]]
 
  
 +
<!--T:22-->
 +
[[File:Filter_basic_en.png|link=]]
  
* '''Between''': Data must be between the selection (chronological for ''Date'' columns and alphabetical for ''Text'' columns);
+
<!--T:23-->
 +
Basic selection screen.
  
[[File:Filter_range.PNG|link=]]
 
  
 +
<!--T:24-->
 +
[[File:Filter_adv_en.png|link=]]
  
* '''Like''': Data must ''Starts with'', ''Contain'' or ''Ends with'' the entered text. Available for ''Text'' columns only.
+
<!--T:25-->
 +
Advanced selection screen.
  
[[File:Filter_like.PNG|link=]]
 
  
  
 +
<!--T:17-->
 +
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 selecting a specific date.
  
 +
<!--T:26-->
 +
[[File:Filter_dates_short_en.png|link=]]
 +
[[File:Filter_dates_calen_en.png|link=]]
 +
 +
 +
 +
<!--T:18-->
 
'''Options'''
 
'''Options'''
  
 +
<!--T:19-->
 
* '''Clear all''': Remove all previous selections and set filters;
 
* '''Clear all''': Remove all previous selections and set filters;
  
* '''Edit Expression''': Allows to manually create and edit filter rules by using programming language. See [[Expressions]].
+
</translate>
 
 
[[File:Filter_edit_exp.PNG|link=]]
 

Latest revision as of 22:48, 4 October 2022

Other languages:
English • ‎português do Brasil


Mainmenu5.png See a video tutorial about how to use filters.


It is possible to filter data by one or more Date or Text Dimension columns of the Data Source using the available Conditions. Filters can be set by users, objects, columns or dashboards.


Filter main en.png


Operators

  • Equal to: Data must be equal to the selection. Multiple values can be selected by holding CRTL key or using advanced selection mode;
  • Not equal to: Data must be different from the selection. Multiple values can be selected;
  • Less than: Data must be lesser than the selection (chronological for Date columns and alphabetical for Text columns);
  • Greater than: Data must be greater than the selection (chronological for Date columns and alphabetical for Text columns);
  • Less or equal to: Data must be lesser or equal to the selection (chronological for Date columns and alphabetical for Text columns);
  • Greater or equal to: Data must be greater or equal to the selection (chronological for Date columns and alphabetical for Text columns);
  • Contains: Data must contain, starts with or end with the input text. For Text columns only;
  • Do not contains: Data must not contain, starts with or end with the input text. For Text columns only;
  • Between: Data must be between the chronological selection. For Date columns only;
  • Not between: Data must be not between the chronological selection. For Date columns only;


Text type columns can be filtered by selecting the desired values.


Filter basic en.png

Basic selection screen.


Filter adv en.png

Advanced selection screen.


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 selecting a specific date.

Filter dates short en.png Filter dates calen en.png


Options

  • Clear all: Remove all previous selections and set filters;