Introduction
In Strategy, if a user's security filter is based on an attribute which is not the cube template, but is related to an attribute on the cube, the view report will not return any data. This behavior is described in the following Strategy Knowledge Base document:
KB30711: Security filter application to view reports based on Intelligent Cubes missing the security filter attribute in Strategy OLAP Services
Security filter application in Strategy Analytics Enterprise
In Strategy Analytics Enterprise, it is possible to create a report services document with multiple Intelligent Cubes as datasets or add an Intelligent Cube as a dataset along with other regular reports or view reports.
Also, it is possible to create grid objects on dashboards/documents with objects coming from multiple datasets. This feature is described in the following Strategy Knowledge Base document:
KB44944: Multiple datasets in a single grid/graph/widget object in Strategy Web
With this, it is possible that the attribute being used in the security filter is part of one of the datasets, but is not directly placed on the grid. Information provided in this document will help users understand how security filters are applied in such a case.
In Strategy Analytics Enterprise, the engine will not only consider the source dataset of the grid, but also the other datasets when applying the security filter. Multiple cases are described below to explain the behavior.
Important Note: Every view template i.e., grid, is decomposed by the Strategy analytical engine into sub-views, V1 (with metric M1 from source cube IC1),.....Vi (with metric Mi from source cube ICi).... Vn (with metric Mn from source cube Cn). The objects in the source cubes will control how the security filter will be applied.
Case A: Security Filter attribute is related to attributes placed on the grid.
Consider the following example based on the Strategy Tutorial project.


Case B: Security filter attribute is related to a metric i.e., related to fact entry level of a metric and unrelated to attributes on the grid
Consider the following example based on the Strategy Tutorial project.

Case C: Security filter is unrelated
In cases where the security filter attribute is not related to the fact entry level of the metric or to any attributes on the grid, the security filter will be ignored and the metrics will be displayed to the user. Even in cases, where the grid only contains attributes and the attributes are unrelated to the security filter attributes, the security filter is ignored.