<?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 not working in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/RLS-not-working/m-p/3256961#M42850</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;im testing the dynamic RLS,&amp;nbsp;&lt;BR /&gt;i have the following table.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Daniel29195_0-1685306218921.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/921025i68EF6D4B9C73C358/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Daniel29195_0-1685306218921.png" alt="Daniel29195_0-1685306218921.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;RLS formula 1 ;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;VAR _key =&lt;BR /&gt;CALCULATEtable(&lt;BR /&gt;values('Table'[empid]),&lt;/P&gt;&lt;P&gt;'Table'[adress] = username())&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;RETURN&lt;BR /&gt;PATHCONTAINS('Table'[emppath], _key )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;testing RLS on test1 :&amp;nbsp; test1 , should see all other users. ( the above code doesnt worrk)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Daniel29195_2-1685306287283.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/921027i0CAC1B2ECFD518D6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Daniel29195_2-1685306287283.png" alt="Daniel29195_2-1685306287283.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Daniel29195_3-1685306333917.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/921028iD760138733B96CAE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Daniel29195_3-1685306333917.png" alt="Daniel29195_3-1685306333917.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RLS formula 2 :&amp;nbsp;&lt;/STRONG&gt;&lt;BR /&gt;VAR _key =&lt;BR /&gt;CALCULATEtable(&lt;BR /&gt;values('Table'[empid]),&lt;BR /&gt;&lt;STRONG&gt;filter(&lt;/STRONG&gt;&lt;BR /&gt;'Table',&lt;BR /&gt;'Table'[adress] = username())&lt;BR /&gt;)&lt;BR /&gt;&lt;BR /&gt;RETURN&lt;BR /&gt;PATHCONTAINS('Table'[emppath], _key )&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;with this code,&amp;nbsp;&lt;BR /&gt;the RLS works.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Daniel29195_4-1685306415996.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/921029i8D3738E529994065/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Daniel29195_4-1685306415996.png" alt="Daniel29195_4-1685306415996.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so im confused about why the first code didnt work .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any help explaining the reason why the first code didnt work correctly, but the second did would be appreciated,&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;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 28 May 2023 20:41:42 GMT</pubDate>
    <dc:creator>Daniel29195</dc:creator>
    <dc:date>2023-05-28T20:41:42Z</dc:date>
    <item>
      <title>RLS not working</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/RLS-not-working/m-p/3256961#M42850</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;im testing the dynamic RLS,&amp;nbsp;&lt;BR /&gt;i have the following table.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Daniel29195_0-1685306218921.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/921025i68EF6D4B9C73C358/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Daniel29195_0-1685306218921.png" alt="Daniel29195_0-1685306218921.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;RLS formula 1 ;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;VAR _key =&lt;BR /&gt;CALCULATEtable(&lt;BR /&gt;values('Table'[empid]),&lt;/P&gt;&lt;P&gt;'Table'[adress] = username())&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;RETURN&lt;BR /&gt;PATHCONTAINS('Table'[emppath], _key )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;testing RLS on test1 :&amp;nbsp; test1 , should see all other users. ( the above code doesnt worrk)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Daniel29195_2-1685306287283.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/921027i0CAC1B2ECFD518D6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Daniel29195_2-1685306287283.png" alt="Daniel29195_2-1685306287283.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Daniel29195_3-1685306333917.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/921028iD760138733B96CAE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Daniel29195_3-1685306333917.png" alt="Daniel29195_3-1685306333917.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RLS formula 2 :&amp;nbsp;&lt;/STRONG&gt;&lt;BR /&gt;VAR _key =&lt;BR /&gt;CALCULATEtable(&lt;BR /&gt;values('Table'[empid]),&lt;BR /&gt;&lt;STRONG&gt;filter(&lt;/STRONG&gt;&lt;BR /&gt;'Table',&lt;BR /&gt;'Table'[adress] = username())&lt;BR /&gt;)&lt;BR /&gt;&lt;BR /&gt;RETURN&lt;BR /&gt;PATHCONTAINS('Table'[emppath], _key )&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;with this code,&amp;nbsp;&lt;BR /&gt;the RLS works.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Daniel29195_4-1685306415996.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/921029i8D3738E529994065/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Daniel29195_4-1685306415996.png" alt="Daniel29195_4-1685306415996.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so im confused about why the first code didnt work .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any help explaining the reason why the first code didnt work correctly, but the second did would be appreciated,&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;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 28 May 2023 20:41:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/RLS-not-working/m-p/3256961#M42850</guid>
      <dc:creator>Daniel29195</dc:creator>
      <dc:date>2023-05-28T20:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: RLS not working</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/RLS-not-working/m-p/3257934#M42858</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/458200"&gt;@Daniel29195&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Go to manage role&amp;nbsp;&lt;BR /&gt;select table column&amp;nbsp;&lt;BR /&gt;for E.g [Adress] = USERNAME() click OK.&lt;BR /&gt;Than&lt;BR /&gt;Go to View As&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Check&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mahesh0016_1-1685361753491.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/921352iF9E83C297EBAA43D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Mahesh0016_1-1685361753491.png" alt="Mahesh0016_1-1685361753491.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mahesh0016_2-1685361781554.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/921353i27E94E29551478CB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Mahesh0016_2-1685361781554.png" alt="Mahesh0016_2-1685361781554.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/458200"&gt;@Daniel29195&lt;/a&gt;&amp;nbsp;I hope this helps you!THANK YOU!!&lt;/P&gt;</description>
      <pubDate>Mon, 29 May 2023 12:03:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/RLS-not-working/m-p/3257934#M42858</guid>
      <dc:creator>Mahesh0016</dc:creator>
      <dc:date>2023-05-29T12:03:35Z</dc:date>
    </item>
  </channel>
</rss>

