6.2 Filtering
You can filter the data in a table by applying conditions to any of the table columns. For example, you may want to display only products that have a 'product price' greater than $100, or that have an 'order date' within the past year. When you specify conditions, the table will only display the data records that satisfy those conditions.
See Also
Filter Conditions, in Dashboard Design, for information on setting a Viewsheet condition.
Creating a Named Condition, for creating reusable filtering conditions.
Using a Named Condition, for applying a Named Condition to a table.
Using a Subquery in a Condition, for generating condition criteria at runtime.
Concatenating Tables, for filtering rows of a table based on set operations.
Joining Tables, for filtering table rows by joining two tables.
What-If Analysis, for implementing an adjustable filtering condition.
| << 6.1.2 Sorting Multiple Columns | © 1996-2013 InetSoft Technology Corporation (v11.5) | 6.2.1 Defining Simple Conditions >> |