MicroStrategy ONE

Creating a filter within a report

A filter created within a report enables you to apply filter conditions to a specific report without creating a separate filter object. The filter conditions appear in the SQL used to retrieve the report result set from the database. The report filter is created as part of the specific report and is saved with the report definition. If you have OLAP Services, you can filter on an object even if it is not a part of the report template.

The difference between a filter created within a report in the Report Editor and a stand-alone filter created in the Filter Editor is that the report filter is embedded within the report and therefore cannot be used in another report. However, both types of filters accomplish the same results—the filter's qualifications are used to select the data to calculate the metrics in a report. A report filter can use any of the qualification types used in stand-alone filters.

For an introduction to filters in general, see About filters.

To create a filter within a report

  1. Open the report in the Report Editor. (How?)

  2. If the Report Filter window is not displayed, from the View menu select Report Filter Definition.

  3. In the Report Filter window, click Double-click here to add a qualification. The Filtering Options dialog box opens.

  4. Create a qualification. The different types of qualifications are described below.

    • Add a Set qualification allows you to build one of the following:

    • Metric qualification creates a set of attributes based on the metrics associated with those attributes. For further instructions, see About metric set qualifications.

  5. To add more qualifications to the filter, repeat steps 3 and 4.

    If you have multiple qualifications, you can change the operator between them. To do this, right-click the operator in the Filter definition pane, point to Toggle operator, then select the new operator from the list.

  6. Save the report to save the report filter as part of the report's definition. (How?)

Related Topics