<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Enforce Identity driven Row level filtering on Stored Process prompt values in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Enforce-Identity-driven-Row-level-filtering-on-Stored-Process/m-p/24757#M2521</link>
    <description>Is there a way to enforce an Identity driven, Row level filtering on the values displayed in the stored process prompts??&lt;BR /&gt;
&lt;BR /&gt;
Basically I want to restrict the users to see the values to which they are associated from an external association table.&lt;BR /&gt;
&lt;BR /&gt;
For example &lt;BR /&gt;
The User associated with Group should be able see the Values 'GROUP','SOLO'.&lt;BR /&gt;
&lt;BR /&gt;
The User associated with SOLO should be able to see the only 'SOLO' in the prompt.</description>
    <pubDate>Tue, 08 Mar 2011 17:16:36 GMT</pubDate>
    <dc:creator>RSB</dc:creator>
    <dc:date>2011-03-08T17:16:36Z</dc:date>
    <item>
      <title>Enforce Identity driven Row level filtering on Stored Process prompt values</title>
      <link>https://communities.sas.com/t5/Developers/Enforce-Identity-driven-Row-level-filtering-on-Stored-Process/m-p/24757#M2521</link>
      <description>Is there a way to enforce an Identity driven, Row level filtering on the values displayed in the stored process prompts??&lt;BR /&gt;
&lt;BR /&gt;
Basically I want to restrict the users to see the values to which they are associated from an external association table.&lt;BR /&gt;
&lt;BR /&gt;
For example &lt;BR /&gt;
The User associated with Group should be able see the Values 'GROUP','SOLO'.&lt;BR /&gt;
&lt;BR /&gt;
The User associated with SOLO should be able to see the only 'SOLO' in the prompt.</description>
      <pubDate>Tue, 08 Mar 2011 17:16:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Enforce-Identity-driven-Row-level-filtering-on-Stored-Process/m-p/24757#M2521</guid>
      <dc:creator>RSB</dc:creator>
      <dc:date>2011-03-08T17:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: Enforce Identity driven Row level filtering on Stored Process prompt values</title>
      <link>https://communities.sas.com/t5/Developers/Enforce-Identity-driven-Row-level-filtering-on-Stored-Process/m-p/24758#M2522</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
You can do this by first creating an information map with an identity-driven pre-filter to provide the desired values.  There is more information on how to do this in the SAS 9.2 Intelligence Platform Security Administration Guide, Chapter 8 BI Row-Level Permissions (http://support.sas.com/documentation/cdl/en/bisecag/61133/HTML/default/a003073623.htm)&lt;BR /&gt;
&lt;BR /&gt;
Once you have an information map that provides the appropriate identity-driven values you can use that as the source of the prompt.  If you have a information map named IdDrivenMapOfValues with a single item named MapItemForValues containing the identity-driven/filtered values you can populate your prompt as follows:&lt;BR /&gt;
* Prompt type: Text &lt;BR /&gt;
* Method for populating prompt: User selects values from a dynamic list&lt;BR /&gt;
* Data source: /path/to/your/IdDrivenMapOfValues(InformationMap)&lt;BR /&gt;
* Data Item: MapItemForValues&lt;BR /&gt;
&lt;BR /&gt;
I just tried this out and was able to see different prompt values when logging in as different users.&lt;BR /&gt;
&lt;BR /&gt;
Cheers&lt;BR /&gt;
Paul&lt;BR /&gt;
&lt;A href="http://platformadmin.com/" target="_blank"&gt;http://platformadmin.com/&lt;/A&gt;</description>
      <pubDate>Wed, 09 Mar 2011 12:06:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Enforce-Identity-driven-Row-level-filtering-on-Stored-Process/m-p/24758#M2522</guid>
      <dc:creator>PaulHomes</dc:creator>
      <dc:date>2011-03-09T12:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: Enforce Identity driven Row level filtering on Stored Process prompt values</title>
      <link>https://communities.sas.com/t5/Developers/Enforce-Identity-driven-Row-level-filtering-on-Stored-Process/m-p/24759#M2523</link>
      <description>This works as expected. Thanks Paul.</description>
      <pubDate>Wed, 16 Mar 2011 04:23:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Enforce-Identity-driven-Row-level-filtering-on-Stored-Process/m-p/24759#M2523</guid>
      <dc:creator>RSB</dc:creator>
      <dc:date>2011-03-16T04:23:06Z</dc:date>
    </item>
  </channel>
</rss>

