<?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: RLS- with 2 user Columns data filter dyamically in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/RLS-with-2-user-Columns-data-filter-dyamically/m-p/4594299#M175931</link>
    <description>&lt;P&gt;Hi, Try something like this in the dax editor of rls:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;[Email1]&lt;/SPAN&gt;&lt;SPAN&gt; == &lt;/SPAN&gt;&lt;SPAN&gt;USERNAME&lt;/SPAN&gt;&lt;SPAN&gt;() &amp;nbsp;|| &lt;/SPAN&gt;&lt;SPAN&gt;SEARCH&lt;/SPAN&gt;&lt;SPAN&gt;(u&lt;/SPAN&gt;&lt;SPAN&gt;sername&lt;/SPAN&gt;&lt;SPAN&gt;(), &lt;/SPAN&gt;&lt;SPAN&gt;[Email2]&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;1&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;) &amp;gt; &lt;/SPAN&gt;&lt;SPAN&gt;0&lt;BR /&gt;&lt;BR /&gt;I hope this post helps to solve your issue and if it does consider accepting it as a solution and giving the post a thumbs up!&lt;BR /&gt;&lt;BR /&gt;My LinkedIn: &lt;A href="https://www.linkedin.com/in/n%C3%A4ttiahov-00001/" target="_blank" rel="noopener"&gt;https://www.linkedin.com/in/n%C3%A4ttiahov-00001/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Tue, 04 Mar 2025 06:56:55 GMT</pubDate>
    <dc:creator>ValtteriN</dc:creator>
    <dc:date>2025-03-04T06:56:55Z</dc:date>
    <item>
      <title>RLS- with 2 user Columns data filter dyamically</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/RLS-with-2-user-Columns-data-filter-dyamically/m-p/4594251#M175930</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;BR /&gt;when Email 1- apple login he should see the data, same way Email 2 column's mentioned users also should see the same Apple data. How implement RLS for these scenario.&lt;BR /&gt;&amp;gt; what ever the Email 1 user see the data, same way all the users in the Email 2 also should see the same data as Email 1&lt;BR /&gt;&amp;gt; Email 1 and Email 2 are from same table&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2025 06:30:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/RLS-with-2-user-Columns-data-filter-dyamically/m-p/4594251#M175930</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-03-04T06:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: RLS- with 2 user Columns data filter dyamically</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/RLS-with-2-user-Columns-data-filter-dyamically/m-p/4594299#M175931</link>
      <description>&lt;P&gt;Hi, Try something like this in the dax editor of rls:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;[Email1]&lt;/SPAN&gt;&lt;SPAN&gt; == &lt;/SPAN&gt;&lt;SPAN&gt;USERNAME&lt;/SPAN&gt;&lt;SPAN&gt;() &amp;nbsp;|| &lt;/SPAN&gt;&lt;SPAN&gt;SEARCH&lt;/SPAN&gt;&lt;SPAN&gt;(u&lt;/SPAN&gt;&lt;SPAN&gt;sername&lt;/SPAN&gt;&lt;SPAN&gt;(), &lt;/SPAN&gt;&lt;SPAN&gt;[Email2]&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;1&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;) &amp;gt; &lt;/SPAN&gt;&lt;SPAN&gt;0&lt;BR /&gt;&lt;BR /&gt;I hope this post helps to solve your issue and if it does consider accepting it as a solution and giving the post a thumbs up!&lt;BR /&gt;&lt;BR /&gt;My LinkedIn: &lt;A href="https://www.linkedin.com/in/n%C3%A4ttiahov-00001/" target="_blank" rel="noopener"&gt;https://www.linkedin.com/in/n%C3%A4ttiahov-00001/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 04 Mar 2025 06:56:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/RLS-with-2-user-Columns-data-filter-dyamically/m-p/4594299#M175931</guid>
      <dc:creator>ValtteriN</dc:creator>
      <dc:date>2025-03-04T06:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: RLS- with 2 user Columns data filter dyamically</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/RLS-with-2-user-Columns-data-filter-dyamically/m-p/4594433#M175934</link>
      <description>&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="156459" data-lia-user-login="VA" class="lia-mention lia-mention-user"&gt;VA&lt;/a&gt;&amp;nbsp;Syntax error when i use the DAX Shared by you . Any help please&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2025 07:56:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/RLS-with-2-user-Columns-data-filter-dyamically/m-p/4594433#M175934</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-03-04T07:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: RLS- with 2 user Columns data filter dyamically</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/RLS-with-2-user-Columns-data-filter-dyamically/m-p/4685800#M179466</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided for your issue worked? or let us know if you need any further assistance here?&lt;/SPAN&gt;&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;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Prashanth Are&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;MS Fabric community support&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post helps, then please consider&amp;nbsp;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly and give&amp;nbsp;&lt;STRONG&gt;Kudos&lt;/STRONG&gt;&amp;nbsp;if helped you resolve your query&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 May 2025 03:37:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/RLS-with-2-user-Columns-data-filter-dyamically/m-p/4685800#M179466</guid>
      <dc:creator>v-prasare</dc:creator>
      <dc:date>2025-05-09T03:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: RLS- with 2 user Columns data filter dyamically</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/RLS-with-2-user-Columns-data-filter-dyamically/m-p/4691675#M179657</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided for your issue worked? or let us know if you need any further assistance here?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Prashanth Are&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;MS Fabric community support&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post helps, then please consider&amp;nbsp;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly and give&amp;nbsp;&lt;STRONG&gt;Kudos&lt;/STRONG&gt;&amp;nbsp;if helped you resolve your query&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 May 2025 04:42:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/RLS-with-2-user-Columns-data-filter-dyamically/m-p/4691675#M179657</guid>
      <dc:creator>v-prasare</dc:creator>
      <dc:date>2025-05-14T04:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: RLS- with 2 user Columns data filter dyamically</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/RLS-with-2-user-Columns-data-filter-dyamically/m-p/4700203#M180045</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1231714" target="_blank"&gt;@VGL321&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided for your issue worked? or let us know if you need any further assistance here?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Prashanth Are&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;MS Fabric community support&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post helps, then please consider&amp;nbsp;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly and give&amp;nbsp;&lt;STRONG&gt;Kudos&lt;/STRONG&gt;&amp;nbsp;if helped you resolve your query&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 May 2025 13:41:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/RLS-with-2-user-Columns-data-filter-dyamically/m-p/4700203#M180045</guid>
      <dc:creator>v-prasare</dc:creator>
      <dc:date>2025-05-20T13:41:26Z</dc:date>
    </item>
  </channel>
</rss>

