<?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: DAX RLS formula in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-RLS-formula/m-p/4657885#M178342</link>
    <description>&lt;P&gt;Hi&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1231697" target="_blank"&gt;@surv03&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;we wanted to kindly follow up to check if the solution provided for the issue worked? or Let us know if you need any further assistance?&lt;/P&gt;
&lt;P&gt;If&amp;nbsp; response addressed, please mark it as Accept as solution and click Yes if you found it helpful.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;/P&gt;
&lt;P&gt;Chaithanya.&lt;/P&gt;</description>
    <pubDate>Thu, 17 Apr 2025 15:50:55 GMT</pubDate>
    <dc:creator>v-kathullac</dc:creator>
    <dc:date>2025-04-17T15:50:55Z</dc:date>
    <item>
      <title>DAX RLS formula</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-RLS-formula/m-p/4592995#M175890</link>
      <description>&lt;P&gt;What would be a DAX formula for the case, when people, who have an email, could see the data belonging to their email, whereas,&lt;BR /&gt;those people with no email, could see all the available data?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Mar 2025 13:31:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-RLS-formula/m-p/4592995#M175890</guid>
      <dc:creator>surv03</dc:creator>
      <dc:date>2025-03-03T13:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: DAX RLS formula</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-RLS-formula/m-p/4593018#M175892</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1231697" data-lia-user-login="surv03" class="lia-mention lia-mention-user"&gt;surv03&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Create two roles&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Admin (Don't add any Dax)&lt;/LI&gt;
&lt;LI&gt;Reader ( Table[Email] = USERPRINCIPALNAME() )&lt;/LI&gt;
&lt;LI&gt;Upload your report&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Go to the Dataset&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Click on the 3 dots&lt;/LI&gt;
&lt;LI&gt;Security&lt;/LI&gt;
&lt;LI&gt;Add the people who should have Admin Access to the Admin role and then Save&lt;/LI&gt;
&lt;LI&gt;Repeat for the reader role.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Ideally you should have Dynamic Security groups in Azure, so you don't have to manually add people to roles&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;For RLS to work, None should have any access to the Workspace where the report is stored.&lt;/P&gt;
&lt;P&gt;Joe&lt;/P&gt;</description>
      <pubDate>Mon, 03 Mar 2025 13:57:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-RLS-formula/m-p/4593018#M175892</guid>
      <dc:creator>Joe_Barry</dc:creator>
      <dc:date>2025-03-03T13:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: DAX RLS formula</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-RLS-formula/m-p/4648572#M177936</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1231697" data-lia-user-login="surv03" class="lia-mention lia-mention-user"&gt;surv03&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;we wanted to kindly follow up to check if the solution provided for the issue worked? or Let us know if you need any further assistance?&lt;/P&gt;
&lt;P&gt;If&amp;nbsp; response addressed, please mark it as Accept as solution and click Yes if you found it helpful.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;/P&gt;
&lt;P&gt;Chaithanya.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Apr 2025 11:32:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-RLS-formula/m-p/4648572#M177936</guid>
      <dc:creator>v-kathullac</dc:creator>
      <dc:date>2025-04-11T11:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: DAX RLS formula</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-RLS-formula/m-p/4657885#M178342</link>
      <description>&lt;P&gt;Hi&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1231697" target="_blank"&gt;@surv03&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;we wanted to kindly follow up to check if the solution provided for the issue worked? or Let us know if you need any further assistance?&lt;/P&gt;
&lt;P&gt;If&amp;nbsp; response addressed, please mark it as Accept as solution and click Yes if you found it helpful.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;/P&gt;
&lt;P&gt;Chaithanya.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Apr 2025 15:50:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-RLS-formula/m-p/4657885#M178342</guid>
      <dc:creator>v-kathullac</dc:creator>
      <dc:date>2025-04-17T15:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: DAX RLS formula</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-RLS-formula/m-p/4661551#M178509</link>
      <description>&lt;P&gt;Hi&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1231697" target="_blank" rel="noopener"&gt;@surv03&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;we wanted to kindly follow up to check if the solution provided for the issue worked? or Let us know if you need any further assistance?&lt;/P&gt;
&lt;P&gt;If&amp;nbsp; response addressed, please mark it as Accept as solution and click Yes if you found it helpful.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;/P&gt;
&lt;P&gt;Chaithanya.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Apr 2025 15:41:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-RLS-formula/m-p/4661551#M178509</guid>
      <dc:creator>v-kathullac</dc:creator>
      <dc:date>2025-04-21T15:41:14Z</dc:date>
    </item>
  </channel>
</rss>

