Difference between revisions of "Filters/pt-br"

From TaticView
Jump to: navigation, search
(Created page with "link=")
(Created page with "Colunas de Data podem ser filtradas por partes da data (expanda a coluna de data clicando no ícone de mais), por atalhos pré-configurados (como ''Ano atual'' e ''Próximos 2...")
Line 7: Line 7:
  
  
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]].
+
Colunas de Data podem ser filtradas por partes da data (expanda a coluna de data clicando no ícone de mais), por atalhos pré-configurados (como ''Ano atual'' e ''Próximos 2 meses'') ou por [[Custom date shortcuts/pt-br|atalhos personalizados]].
  
  

Revision as of 17:02, 10 April 2014

Veja um tutorial em vídeo sobre como usar filtros.


É possível filtrar os dados por uma ou mais colunas de Data ou Texto da Fonte de Dados usando os operadores disponíveis. Filtros podem ser setados por usúários, objetos ou colunas.

File:Filtro 1.PNG


Colunas de Data podem ser filtradas por partes da data (expanda a coluna de data clicando no ícone de mais), por atalhos pré-configurados (como Ano atual e Próximos 2 meses) ou por atalhos personalizados.


Operators

  • Equal to: Data must be equal to the selection;
  • Not equal to: Data must be different from the selection;
  • 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);
  • Multiple Selection (In): Data must be equal to any of the selected content (right column). For Text columns only;

File:Filter multiple.PNG


  • Between: Data must be between the selection (chronological for Date columns and alphabetical for Text columns);

File:Filter range.PNG


  • Like: Data must Starts with, Contain or Ends with the entered text. Available for Text columns only.

File:Filter like.PNG


Options

  • 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.

Filter edit exp.PNG