<?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 how to fetch login details in report designer in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/how-to-fetch-login-details-in-report-designer/m-p/388697#M7928</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created a list table of all users of SAS VA using report designer.&lt;/P&gt;&lt;P&gt;I just want user name must be highlighted whenever the specific person is logged in into SAS VA HUB.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any possible way to do it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Thu, 17 Aug 2017 05:44:38 GMT</pubDate>
    <dc:creator>Rohit26</dc:creator>
    <dc:date>2017-08-17T05:44:38Z</dc:date>
    <item>
      <title>how to fetch login details in report designer</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/how-to-fetch-login-details-in-report-designer/m-p/388697#M7928</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created a list table of all users of SAS VA using report designer.&lt;/P&gt;&lt;P&gt;I just want user name must be highlighted whenever the specific person is logged in into SAS VA HUB.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any possible way to do it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2017 05:44:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/how-to-fetch-login-details-in-report-designer/m-p/388697#M7928</guid>
      <dc:creator>Rohit26</dc:creator>
      <dc:date>2017-08-17T05:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: how to fetch login details in report designer</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/how-to-fetch-login-details-in-report-designer/m-p/389060#M7939</link>
      <description>&lt;P&gt;As you mentioned you already have a table with all the relevant information for all the users.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use the Row Level Security functionality to just show the information for the user logged in.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For this to work you need to set a conditional GRANT on the table in question.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are various ways of doing this, for instance using the CLI tool sas-set-metadata-access, here is an example:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;sas-set-metadata-access -profile SASAdmin "/Shared Data/SAS Visual Analytics/Public/LASR/USERINFO_TEST(Table)" -grant sasusers:Read -condition "userId contains 'SUB::SAS.Userid'"&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Another way is using the SAS Visual Analytics Adminstrator, aseen here&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-Visual-Analytics-7-3-Row-Level-Security/m-p/325739#M6164" target="_blank"&gt;https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-Visual-Analytics-7-3-Row-Level-Security/m-p/325739#M6164&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You will find more information on how to use Row Level Security in this paper:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/resources/papers/proceedings16/SAS6660-2016.pdf" target="_blank"&gt;http://support.sas.com/resources/papers/proceedings16/SAS6660-2016.pdf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Aug 2017 08:20:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/how-to-fetch-login-details-in-report-designer/m-p/389060#M7939</guid>
      <dc:creator>BrunoMueller</dc:creator>
      <dc:date>2017-08-18T08:20:24Z</dc:date>
    </item>
  </channel>
</rss>

