<?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: Manage Roles with Multiple Filters in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Manage-Roles-with-Multiple-Filters/m-p/1503941#M29124</link>
    <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="148838" data-lia-user-login="amitchandak" class="lia-mention lia-mention-user"&gt;amitchandak&lt;/a&gt; yes I do select the role. However, brand DEF does not appear in the report when I select and test the role. I need to filter multiple field which comprehend Brand must be DEF &lt;STRONG&gt;AND&lt;/STRONG&gt; the item code must ends with G.&lt;/P&gt;</description>
    <pubDate>Thu, 19 Nov 2020 06:16:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-19T06:16:00Z</dc:date>
    <item>
      <title>Manage Roles with Multiple Filters</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Manage-Roles-with-Multiple-Filters/m-p/1503734#M29119</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to filter my table by using the managing roles. When I try to use the DAX command in a calculated column, it works perfectly fine. However, in my manage roles the DAX is not working. Basically, I want to filter the Brand = "DEF" with their ItemId that Ends with "G". In manage roles, the brand wouldn't even show up in the report when role testing conducted.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is my DAX command for the calculated column&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;IF([Brand]="ABC" || AND([Brand]="DEF",RIGHT([ItemId],1)="G"),TRUE(),FALSE())&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DAX command for manage role&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[Brand] in {"ABC"} || AND([Brand]="DEF",RIGHT([ItemId],1)="G")&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2020 03:45:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Manage-Roles-with-Multiple-Filters/m-p/1503734#M29119</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-19T03:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Manage Roles with Multiple Filters</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Manage-Roles-with-Multiple-Filters/m-p/1503815#M29123</link>
      <description>&lt;P&gt;Anonymous&lt;/a&gt; , this seems fine. Hop you have selected role to test &lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.tallan.com/blog/2018/04/10/row-level-security-in-power-bi-part-1-roles-and-users/" target="_blank"&gt;https://www.tallan.com/blog/2018/04/10/row-level-security-in-power-bi-part-1-roles-and-users/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2020 04:56:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Manage-Roles-with-Multiple-Filters/m-p/1503815#M29123</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2020-11-19T04:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: Manage Roles with Multiple Filters</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Manage-Roles-with-Multiple-Filters/m-p/1503941#M29124</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="148838" data-lia-user-login="amitchandak" class="lia-mention lia-mention-user"&gt;amitchandak&lt;/a&gt; yes I do select the role. However, brand DEF does not appear in the report when I select and test the role. I need to filter multiple field which comprehend Brand must be DEF &lt;STRONG&gt;AND&lt;/STRONG&gt; the item code must ends with G.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2020 06:16:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Manage-Roles-with-Multiple-Filters/m-p/1503941#M29124</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-19T06:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: Manage Roles with Multiple Filters</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Manage-Roles-with-Multiple-Filters/m-p/1514898#M29471</link>
      <description>&lt;P&gt;Hi. It turns out that the table used was linked by the original/source table so the command used was still correct. Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 01:37:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Manage-Roles-with-Multiple-Filters/m-p/1514898#M29471</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T01:37:38Z</dc:date>
    </item>
  </channel>
</rss>

