Open main menu

TaticView β

Filters

Revision as of 14:32, 11 April 2013 by Jeferson (talk | contribs) (Created page with "Specifies fixed content filters in the object. For runtime dinamic filters, see Combo (Filter). It is possible to filter the data displayed in the object by one or more ''Da...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Specifies fixed content filters in the object.

For runtime dinamic filters, see Combo (Filter).

It is possible to filter the data displayed in the object by one or more Date or Text columns of the Data Source using the available operators.

File:Filter.PNG

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);


Applies to

Table, Cross Table, Column Chart, Bar Chart, Line Chart, Area Chart, Pie Chart, Cross Column Chart, Cross Bar Chart, Cross Line Chart, Cross Area Chart, Combo (Filter)