<?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 Re: Best way to implement Row Level Security on the Report Server in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Best-way-to-implement-Row-Level-Security-on-the-Report-Server/m-p/397047#M5113</link>
    <description>&lt;P&gt;Hi Anonymous&lt;/LI-USER&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We had a similar issue a few months ago and realised the only way to implement Row Level Security was to create a SSAS Tabular Model to do it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The article below uses a good example as to how it can be done (same way as we implemented it):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A title="" href="https://www.blue-granite.com/blog/using-dynamic-row-level-security-with-organizational-hierarchies" target="_self" rel="nofollow noopener noreferrer noopener noreferrer"&gt;https://www.blue-granite.com/blog/using-dynamic-row-level-security-with-organizational-hierarchies&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
    <pubDate>Mon, 16 Apr 2018 10:24:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-04-16T10:24:30Z</dc:date>
    <item>
      <title>Best way to implement Row Level Security on the Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Best-way-to-implement-Row-Level-Security-on-the-Report-Server/m-p/394099#M5037</link>
      <description>&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I understand Row Level Security is not currently supported on the Report Server, so what is the best way to implement this?&lt;/P&gt;&lt;P&gt;I've had a scout through various topics on here, even trying the below DAX expression as a measure which I cam across.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;filterRLS&amp;nbsp;=&lt;/P&gt;&lt;P&gt;CALCULATE(&lt;BR /&gt;COUNTROWS(Data),&lt;BR /&gt;Data[UserName] = USERNAME())&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This doesn't work. I find it surprising that Power BI Serivce supports RLS but Report Server does not.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Apr 2018 11:30:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Best-way-to-implement-Row-Level-Security-on-the-Report-Server/m-p/394099#M5037</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-11T11:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: Best way to implement Row Level Security on the Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Best-way-to-implement-Row-Level-Security-on-the-Report-Server/m-p/394105#M5039</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please let us know that what is your Data source&amp;nbsp;for this.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Apr 2018 11:40:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Best-way-to-implement-Row-Level-Security-on-the-Report-Server/m-p/394105#M5039</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-11T11:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: Best way to implement Row Level Security on the Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Best-way-to-implement-Row-Level-Security-on-the-Report-Server/m-p/394133#M5045</link>
      <description>A number of tables from SQL Server</description>
      <pubDate>Wed, 11 Apr 2018 12:34:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Best-way-to-implement-Row-Level-Security-on-the-Report-Server/m-p/394133#M5045</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-11T12:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: Best way to implement Row Level Security on the Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Best-way-to-implement-Row-Level-Security-on-the-Report-Server/m-p/397047#M5113</link>
      <description>&lt;P&gt;Hi Anonymous&lt;/LI-USER&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We had a similar issue a few months ago and realised the only way to implement Row Level Security was to create a SSAS Tabular Model to do it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The article below uses a good example as to how it can be done (same way as we implemented it):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A title="" href="https://www.blue-granite.com/blog/using-dynamic-row-level-security-with-organizational-hierarchies" target="_self" rel="nofollow noopener noreferrer noopener noreferrer"&gt;https://www.blue-granite.com/blog/using-dynamic-row-level-security-with-organizational-hierarchies&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Apr 2018 10:24:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Best-way-to-implement-Row-Level-Security-on-the-Report-Server/m-p/397047#M5113</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-16T10:24:30Z</dc:date>
    </item>
  </channel>
</rss>

