<?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 RLS &amp;amp; Insight (Row level security) in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/RLS-amp-Insight-Row-level-security/m-p/2687461#M80787</link>
    <description>&lt;P&gt;Good Morning : Building a cost center report, i have tested RLS (Row level security) by creating role and assiging it to email id.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My requirement is simple, all the records will have&amp;nbsp; a cost center in each line item, and i will group the cost centers to create a role and assign it to one or multiple users.&lt;/P&gt;&lt;P&gt;So single dashboard shared by several users based on above criteria.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is my first RLS set up, so do i need to consider any other factors, because this is a sensitive information shared to Senior leadership team, so I want to make sure i do not miss anything ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Mon, 08 Aug 2022 13:18:12 GMT</pubDate>
    <dc:creator>Aravind_Kumar</dc:creator>
    <dc:date>2022-08-08T13:18:12Z</dc:date>
    <item>
      <title>RLS &amp; Insight (Row level security)</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/RLS-amp-Insight-Row-level-security/m-p/2687461#M80787</link>
      <description>&lt;P&gt;Good Morning : Building a cost center report, i have tested RLS (Row level security) by creating role and assiging it to email id.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My requirement is simple, all the records will have&amp;nbsp; a cost center in each line item, and i will group the cost centers to create a role and assign it to one or multiple users.&lt;/P&gt;&lt;P&gt;So single dashboard shared by several users based on above criteria.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is my first RLS set up, so do i need to consider any other factors, because this is a sensitive information shared to Senior leadership team, so I want to make sure i do not miss anything ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2022 13:18:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/RLS-amp-Insight-Row-level-security/m-p/2687461#M80787</guid>
      <dc:creator>Aravind_Kumar</dc:creator>
      <dc:date>2022-08-08T13:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: RLS &amp; Insight (Row level security)</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/RLS-amp-Insight-Row-level-security/m-p/2687819#M80825</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="389861" data-lia-user-login="Aravind_Kumar" class="lia-mention lia-mention-user"&gt;Aravind_Kumar&lt;/a&gt; , You need to have a table(Say TS1)&amp;nbsp; with the cost center and user email. joining back with cost center of you table.&lt;/P&gt;
&lt;P&gt;If join is bi-directional , then you check the box for bi directional security&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;else make it single direction from TS1 to your table&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How to use Row Level Security (RLS): &lt;A href="https://youtu.be/NfdIA0uS6Nk" target="_blank"&gt;https://youtu.be/NfdIA0uS6Nk&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2022 15:53:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/RLS-amp-Insight-Row-level-security/m-p/2687819#M80825</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2022-08-08T15:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: RLS &amp; Insight (Row level security)</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/RLS-amp-Insight-Row-level-security/m-p/2687943#M80837</link>
      <description>&lt;P&gt;Hello Amit :&lt;/P&gt;&lt;P&gt;In Manage role, we create the role bringing the cost centers and then assign the email id against the role in the Web portal (power bi) is that how its done ? Not sure why we need to create a Table separately ?&lt;/P&gt;&lt;P&gt;Under Manage role&lt;/P&gt;&lt;P&gt;Role 1 : Cost center 1, 2 &amp;amp; 5&lt;/P&gt;&lt;P&gt;Role 2 : Cost center 6, 9, 23&lt;/P&gt;&lt;P&gt;In PowerBI Web page Assingn these role to user id emails:&lt;/P&gt;&lt;P&gt;Role 1 : &lt;A href="mailto:abc@email.com" target="_blank"&gt;abc@email.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Role 2 : &lt;A href="mailto:xyz@email.com" target="_blank"&gt;xyz@email.com, &amp;amp; 1234@email.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if I am missing a step ?&lt;/P&gt;&lt;P&gt;Aravind&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2022 17:25:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/RLS-amp-Insight-Row-level-security/m-p/2687943#M80837</guid>
      <dc:creator>Aravind_Kumar</dc:creator>
      <dc:date>2022-08-08T17:25:57Z</dc:date>
    </item>
  </channel>
</rss>

