In order to make the security relationship information
that you added to the data model available for filtering, you must
incorporate that information in an information map. One way to do
this is to add a table that expresses the relationship between users
and data.
To enhance an existing
information map to include a new security associations table:
-
In SAS Management Console,
register the new security associations table in the metadata.
-
In SAS Information Map
Studio:
-
Add the table to your
information map as a data source.
-
On the
Relationships tab, define an inner join that connects an identifier column in
the security associations table with a corresponding column in the
target table (or in an intermediate dimension).
-
To make the security
associations table a required table, select
EditPropertiesInformation
Map, and then select the
Required
Tables tab in the
Information Map Properties dialog box. In the
Available tables list,
select the table that you are using as a security associations table.
Use the arrow button to move the table to the
Required
tables list. Click
OK.
Note: We recommend that you do
not create data items from columns in the security associations table.
Excluding these column references from the information map prevents
their values from surfacing when reports are created in SAS Web Report
Studio.