<?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: Handling RLS for Contributor/Member Accessed in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Handling-RLS-for-Contributor-Member-Accessed/m-p/4628990#M60071</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1246124"&gt;@JBhaskar&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thank you&amp;nbsp; for reaching out in Microsoft Community Forum.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/780072"&gt;@SamWiseOwl&lt;/a&gt;&amp;nbsp; for the helpful response.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;1.RLS is ignored for Contributors/Members in Power BI workspaces.&lt;/P&gt;
&lt;P&gt;2.To enforce RLS, Publish the report to an app and Share the app with Contributors/Members as Viewers.&lt;/P&gt;
&lt;P&gt;3.When you view the report in the app, RLS will be applied.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Please continue using Microsoft community forum.&lt;BR /&gt;&lt;BR /&gt;If you found this post helpful, please consider marking it as "&lt;STRONG&gt;Accept as Solution&lt;/STRONG&gt;" and give it a '&lt;STRONG&gt;Kudos&lt;/STRONG&gt;'. if it was helpful. help other members find it more easily.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Pavan.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 28 Mar 2025 10:10:06 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2025-03-28T10:10:06Z</dc:date>
    <item>
      <title>Handling RLS for Contributor/Member Accessed</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Handling-RLS-for-Contributor-Member-Accessed/m-p/4625872#M60031</link>
      <description>&lt;P&gt;Hi All, Please help me with below scenerios&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Scenario 1: Handling RLS for Contributor/Member Access ?&lt;BR /&gt;How does RLS apply to users with Contributor or Member roles in a Power BI workspace? Since these roles have editing permissions, does RLS still restrict their data access?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Scenerio2: RLS for Multiple Dimensions &amp;amp; Hierarchical Access ?&lt;BR /&gt;If a user has access to a semantic model, can their access be further segmented by different entities (e.g., Parks, Departments, Regions, etc.)?&amp;nbsp;&lt;BR /&gt;What’s the best way to configure hierarchical security with multiple dimensions in Power BI? (e.g., A manager should see all data for their region, while a staff member sees only their assigned unit).&lt;/P&gt;&lt;P&gt;Would this approach work for Contributors as well, or does their role require a different setup?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Mar 2025 12:48:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Handling-RLS-for-Contributor-Member-Accessed/m-p/4625872#M60031</guid>
      <dc:creator>JBhaskar</dc:creator>
      <dc:date>2025-03-26T12:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: Handling RLS for Contributor/Member Accessed</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Handling-RLS-for-Contributor-Member-Accessed/m-p/4626000#M60034</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1246124"&gt;@JBhaskar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If someone is part of the workspace the RLS is ignored for reports based on that dataset.&lt;/P&gt;
&lt;P&gt;Here Delegate11 is a contributer but was assigned RLS Northerner.&lt;/P&gt;
&lt;P&gt;PBI ignores this and show all the data:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SamWiseOwl_0-1742997700507.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1254389i524038FC9AAE443C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SamWiseOwl_0-1742997700507.png" alt="SamWiseOwl_0-1742997700507.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regarding managers it depends how the data is set up.&lt;/P&gt;
&lt;P&gt;You can create a security table and use that.&lt;/P&gt;
&lt;P&gt;UserID Email ManagerId&lt;/P&gt;
&lt;P&gt;1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; email1&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; email2&amp;nbsp; &amp;nbsp; &amp;nbsp;1&lt;/P&gt;
&lt;P&gt;3&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; email 3&amp;nbsp; &amp;nbsp; 1&lt;/P&gt;
&lt;P&gt;4&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; email 4&amp;nbsp; &amp;nbsp; 1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Create a RLS that bases their security based on the email address.&lt;/P&gt;
&lt;P&gt;Email = UserPrincipalName()&lt;/P&gt;
&lt;P&gt;You could also use it to create a list of the people that belong to that manager.&lt;BR /&gt;var managerid = calculate(selectedvalue(table[userid]), table[email] =&amp;nbsp;UserPrincipalName())&lt;/P&gt;
&lt;P&gt;return&lt;/P&gt;
&lt;P&gt;CalculateTable( Values(table[userid]), table[managerid] =&amp;nbsp;managerid )&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You could filter the table to include all employees in that list.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Mar 2025 14:23:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Handling-RLS-for-Contributor-Member-Accessed/m-p/4626000#M60034</guid>
      <dc:creator>SamWiseOwl</dc:creator>
      <dc:date>2025-03-26T14:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: Handling RLS for Contributor/Member Accessed</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Handling-RLS-for-Contributor-Member-Accessed/m-p/4627716#M60052</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/780072"&gt;@SamWiseOwl&lt;/a&gt;&amp;nbsp;, Thank you for your reply but my query regarding How to handle RLS for Contributor / Member Access role&lt;/P&gt;</description>
      <pubDate>Thu, 27 Mar 2025 13:49:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Handling-RLS-for-Contributor-Member-Accessed/m-p/4627716#M60052</guid>
      <dc:creator>JBhaskar</dc:creator>
      <dc:date>2025-03-27T13:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: Handling RLS for Contributor/Member Accessed</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Handling-RLS-for-Contributor-Member-Accessed/m-p/4628990#M60071</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1246124"&gt;@JBhaskar&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thank you&amp;nbsp; for reaching out in Microsoft Community Forum.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/780072"&gt;@SamWiseOwl&lt;/a&gt;&amp;nbsp; for the helpful response.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;1.RLS is ignored for Contributors/Members in Power BI workspaces.&lt;/P&gt;
&lt;P&gt;2.To enforce RLS, Publish the report to an app and Share the app with Contributors/Members as Viewers.&lt;/P&gt;
&lt;P&gt;3.When you view the report in the app, RLS will be applied.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Please continue using Microsoft community forum.&lt;BR /&gt;&lt;BR /&gt;If you found this post helpful, please consider marking it as "&lt;STRONG&gt;Accept as Solution&lt;/STRONG&gt;" and give it a '&lt;STRONG&gt;Kudos&lt;/STRONG&gt;'. if it was helpful. help other members find it more easily.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Pavan.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Mar 2025 10:10:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Handling-RLS-for-Contributor-Member-Accessed/m-p/4628990#M60071</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-03-28T10:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: Handling RLS for Contributor/Member Accessed</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Handling-RLS-for-Contributor-Member-Accessed/m-p/4633095#M60138</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1246124"&gt;@JBhaskar&lt;/a&gt;,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please "&lt;/SPAN&gt;&lt;STRONG&gt;Accept&amp;nbsp; as&amp;nbsp; Solution&lt;/STRONG&gt;&lt;SPAN&gt;" and give a '&lt;/SPAN&gt;&lt;STRONG&gt;Kudos&lt;/STRONG&gt;&lt;SPAN&gt;' so other members can easily find it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pavan.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Apr 2025 11:36:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Handling-RLS-for-Contributor-Member-Accessed/m-p/4633095#M60138</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-04-01T11:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: Handling RLS for Contributor/Member Accessed</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Handling-RLS-for-Contributor-Member-Accessed/m-p/4637992#M60213</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1246124"&gt;@JBhaskar&lt;/a&gt;,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wanted to follow up since we haven't heard back from you regarding our last response. We hope your issue has been resolved.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If the community member's answer your query, please mark it as "&lt;/SPAN&gt;&lt;STRONG&gt;Accept as Solution&lt;/STRONG&gt;&lt;SPAN&gt;" and select "&lt;/SPAN&gt;&lt;STRONG&gt;Yes&lt;/STRONG&gt;&lt;SPAN&gt;" if it was helpful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you need any further assistance, feel free to reach out.&lt;BR /&gt;&lt;BR /&gt;Please continue using Microsoft community forum.&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pavan.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Apr 2025 09:44:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Handling-RLS-for-Contributor-Member-Accessed/m-p/4637992#M60213</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-04-04T09:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: Handling RLS for Contributor/Member Accessed</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Handling-RLS-for-Contributor-Member-Accessed/m-p/4641015#M60247</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1246124"&gt;@JBhaskar&lt;/a&gt;,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please "&lt;/SPAN&gt;&lt;STRONG&gt;Accept&amp;nbsp; as&amp;nbsp; Solution&lt;/STRONG&gt;&lt;SPAN&gt;" and give a '&lt;/SPAN&gt;&lt;STRONG&gt;Kudos&lt;/STRONG&gt;&lt;SPAN&gt;' so other members can easily find it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pavan.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Apr 2025 11:59:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Handling-RLS-for-Contributor-Member-Accessed/m-p/4641015#M60247</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-04-07T11:59:41Z</dc:date>
    </item>
  </channel>
</rss>

