30日間の無料評価版をお試しいただけます。

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. The item that has been selected on the report data page for filtering. E.g. Cost.
  2. The Operand drop down lets you select what type of filter to be used. For example if the date is greater than 0
  3. The Value entered for the condition
  4. The brackets allow for greater complexity in data filtering by using AND and OR with the where clause operator.
  5. The where clause operator allows the user to set multiple filters using AND or OR. For example filter all People where AGE is Greater than 50 or Gender = Female.
  6. The move up and down buttons allows the user to build complex bracketing filters. The level of a statement within the bracket will affect the overall filter statement and impact upon the data returned in the query.
  7. The condition logic display allows a user to read a summary of the filter that they have defined. Click the refresh link to update the logic if conditions have changed in the form.

...