Thanks for your feedback.
Want to tell us more? Send us an email to leave your feedback.
Version 2021
You can use REST API requests to filter data that is returned and to retrieve information about filters that were applied:
Because these filters are applied to instances, they are not persisted.
You define how the data should be filtered in the body parameter of the request. You can filter the data that is returned in the following ways:
If you use both a viewFilter and a requestedObjects parameter in the HTTP request, the view filter will be applied first. The requested objects definition will then be applied to the filtered results (a subset of the cube data), rather than to the cube data itself.
You can use the following REST APIs to filter the data that is returned when you create or update an instance of a dossier, including clearing the filter selections.
We have provided a sample workflow that illustrates how to create an instance of a dossier with an existing filter applied, and then re-execute the same dossier instance with updated selections for the same filter.
For detailed information about filtering data in dossiers, see the MicroStrategy product help.
You can use the following REST API to get information about the filter applied in each chapter in a specific dossier, including the key and name of the filter, a text summary of the filter expression, and information for the filter source.
The following types of filters are applied at specific points in the data aggregation process.