<?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: Not show total in grouped Matrix Column in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Not-show-total-in-grouped-Matrix-Column/m-p/2544877#M71797</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="388250" data-lia-user-login="OCBB_SFAFPandA" class="lia-mention lia-mention-user"&gt;OCBB_SFAFPandA&lt;/a&gt; , Use isinscope &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Switch(true(),&lt;/P&gt;
&lt;P&gt;isinscope(table[Store]) ,[Measure] , //Lower level&lt;/P&gt;
&lt;P&gt;isinscope(table[group], blank())&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.kasperonbi.com/use-isinscope-to-get-the-right-hierarchy-level-in-dax/" target="_blank"&gt;https://www.kasperonbi.com/use-isinscope-to-get-the-right-hierarchy-level-in-dax/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 28 May 2022 00:30:19 GMT</pubDate>
    <dc:creator>amitchandak</dc:creator>
    <dc:date>2022-05-28T00:30:19Z</dc:date>
    <item>
      <title>Not show total in grouped Matrix Column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Not-show-total-in-grouped-Matrix-Column/m-p/2542746#M71679</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying not to show the anything for the grouped matrix total since it doesn't make sense. when I drill down, the info i want is there. Just need to remove the ones from the grouped total. There's a lot of data under there, so I want to keep grouped.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 May 2022 04:25:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Not-show-total-in-grouped-Matrix-Column/m-p/2542746#M71679</guid>
      <dc:creator>OCBB_SFAFPandA</dc:creator>
      <dc:date>2022-05-27T04:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Not show total in grouped Matrix Column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Not-show-total-in-grouped-Matrix-Column/m-p/2544877#M71797</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="388250" data-lia-user-login="OCBB_SFAFPandA" class="lia-mention lia-mention-user"&gt;OCBB_SFAFPandA&lt;/a&gt; , Use isinscope &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Switch(true(),&lt;/P&gt;
&lt;P&gt;isinscope(table[Store]) ,[Measure] , //Lower level&lt;/P&gt;
&lt;P&gt;isinscope(table[group], blank())&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.kasperonbi.com/use-isinscope-to-get-the-right-hierarchy-level-in-dax/" target="_blank"&gt;https://www.kasperonbi.com/use-isinscope-to-get-the-right-hierarchy-level-in-dax/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 28 May 2022 00:30:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Not-show-total-in-grouped-Matrix-Column/m-p/2544877#M71797</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2022-05-28T00:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: Not show total in grouped Matrix Column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Not-show-total-in-grouped-Matrix-Column/m-p/2563026#M72965</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="388250" data-lia-user-login="OCBB_SFAFPandA" class="lia-mention lia-mention-user"&gt;OCBB_SFAFPandA&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please check if this tutotial could help.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.kasperonbi.com/use-isinscope-to-get-the-right-hierarchy-level-in-dax/" target="_blank" rel="noopener"&gt;Use IsInScope to get the right hierarchy level in DAX&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Community Support Team _ Eason&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 07:11:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Not-show-total-in-grouped-Matrix-Column/m-p/2563026#M72965</guid>
      <dc:creator>v-easonf-msft</dc:creator>
      <dc:date>2022-06-07T07:11:23Z</dc:date>
    </item>
  </channel>
</rss>

