<?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: Create Customized and Conditional subtotals in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-Customized-and-Conditional-subtotals/m-p/1408849#M26073</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="170077" data-lia-user-login="chandakaushik" class="lia-mention lia-mention-user"&gt;chandakaushik&lt;/a&gt;&amp;nbsp;, Does this work for you?&lt;/P&gt;</description>
    <pubDate>Fri, 02 Oct 2020 07:02:54 GMT</pubDate>
    <dc:creator>stevedep</dc:creator>
    <dc:date>2020-10-02T07:02:54Z</dc:date>
    <item>
      <title>Create Customized and Conditional subtotals</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-Customized-and-Conditional-subtotals/m-p/1391075#M25503</link>
      <description>&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;I am trying to create a conditional subtotal in a PowerPivot. Can someone please help?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Subtotal&lt;/STRONG&gt; = Rolling Difference GRR + Compass + CaptiveManual + DuePremium Life&lt;/P&gt;&lt;P&gt;GRR shouldn't be added in the subtotals.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Sep 2020 18:16:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-Customized-and-Conditional-subtotals/m-p/1391075#M25503</guid>
      <dc:creator>chandakaushik</dc:creator>
      <dc:date>2020-09-24T18:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: Create Customized and Conditional subtotals</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-Customized-and-Conditional-subtotals/m-p/1398517#M25699</link>
      <description>&lt;P&gt;Perhaps this is what you are looking for?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;___SumPolicy = IF(ISFILTERED('Table'[System]), SUM('Table'[Amount]), CALCULATE(SUM('Table'[Amount]), 'Table'[System] &amp;lt;&amp;gt; "AD"))&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As seen here:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;As demonstrated &lt;A href="https://youtu.be/ZLQG5K5ZfL0" target="_self"&gt;here&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;div data-video-id="https://www.youtube.com/watch?v=ZLQG5K5ZfL0&amp;amp;feature=youtu.be" data-video-remote-vid="https://www.youtube.com/watch?v=ZLQG5K5ZfL0&amp;amp;feature=youtu.be" class="lia-video-container lia-media-is-center lia-media-size-medium"&gt;&lt;iframe src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2FZLQG5K5ZfL0%3Ffeature%3Doembed&amp;amp;display_name=YouTube&amp;amp;url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DZLQG5K5ZfL0&amp;amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2FZLQG5K5ZfL0%2Fhqdefault.jpg&amp;amp;type=text%2Fhtml&amp;amp;schema=youtube" allowfullscreen="" style="max-width: 100%"&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;Link to file &lt;A href="https://1drv.ms/u/s!AvU6hhKLfmEcgsZcePpnUF58pYOf7Q?e=LAemCa" target="_self"&gt;here&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;pls mark as solution if so.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Steve.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 19:13:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-Customized-and-Conditional-subtotals/m-p/1398517#M25699</guid>
      <dc:creator>stevedep</dc:creator>
      <dc:date>2020-09-28T19:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: Create Customized and Conditional subtotals</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-Customized-and-Conditional-subtotals/m-p/1408849#M26073</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="170077" data-lia-user-login="chandakaushik" class="lia-mention lia-mention-user"&gt;chandakaushik&lt;/a&gt;&amp;nbsp;, Does this work for you?&lt;/P&gt;</description>
      <pubDate>Fri, 02 Oct 2020 07:02:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-Customized-and-Conditional-subtotals/m-p/1408849#M26073</guid>
      <dc:creator>stevedep</dc:creator>
      <dc:date>2020-10-02T07:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: Create Customized and Conditional subtotals</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-Customized-and-Conditional-subtotals/m-p/1430962#M26684</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="4037" data-lia-user-login="stevedep" class="lia-mention lia-mention-user"&gt;stevedep&lt;/a&gt;&amp;nbsp;Thank youso much! You're awesome! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2020 16:22:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-Customized-and-Conditional-subtotals/m-p/1430962#M26684</guid>
      <dc:creator>chandakaushik</dc:creator>
      <dc:date>2020-10-13T16:22:20Z</dc:date>
    </item>
  </channel>
</rss>

