<?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: Subtotal in a new column instead of a measure in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Subtotal-in-a-new-column-instead-of-a-measure/m-p/1500267#M28998</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="270684" data-lia-user-login="Guitarseb" class="lia-mention lia-mention-user"&gt;Guitarseb&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;CALCULATE(sum(Tabella[value]),ALL(Tabella))&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Nov 2020 23:20:04 GMT</pubDate>
    <dc:creator>camargos88</dc:creator>
    <dc:date>2020-11-17T23:20:04Z</dc:date>
    <item>
      <title>Subtotal in a new column instead of a measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Subtotal-in-a-new-column-instead-of-a-measure/m-p/1500259#M28996</link>
      <description>&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;I have a table with some years and some value. I want to have the sum of all the value on each rows but using a column instead of a measure. If I use the following same formula on the column and on the masure I don't get the same result when I change the data filter. How do I have to change the formula in order to have the same result I have in the measure?&lt;/P&gt;&lt;P&gt;THis is the formula I used on both column and measure&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;CALCULATE(sum(Tabella[value]),ALLSELECTED(Tabella))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;These are the result changing the year filter&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;img /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;img /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 17 Nov 2020 23:11:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Subtotal-in-a-new-column-instead-of-a-measure/m-p/1500259#M28996</guid>
      <dc:creator>Guitarseb</dc:creator>
      <dc:date>2020-11-17T23:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: Subtotal in a new column instead of a measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Subtotal-in-a-new-column-instead-of-a-measure/m-p/1500267#M28998</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="270684" data-lia-user-login="Guitarseb" class="lia-mention lia-mention-user"&gt;Guitarseb&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;CALCULATE(sum(Tabella[value]),ALL(Tabella))&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 23:20:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Subtotal-in-a-new-column-instead-of-a-measure/m-p/1500267#M28998</guid>
      <dc:creator>camargos88</dc:creator>
      <dc:date>2020-11-17T23:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: Subtotal in a new column instead of a measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Subtotal-in-a-new-column-instead-of-a-measure/m-p/1500282#M29001</link>
      <description>&lt;P&gt;Thanks for your reply&lt;/P&gt;&lt;P&gt;WIth ALL the column has the same behaviour. If i use it on the measure it works like the column giving always the value 3803 even if I change the year filter and this is not what I want&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 23:25:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Subtotal-in-a-new-column-instead-of-a-measure/m-p/1500282#M29001</guid>
      <dc:creator>Guitarseb</dc:creator>
      <dc:date>2020-11-17T23:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: Subtotal in a new column instead of a measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Subtotal-in-a-new-column-instead-of-a-measure/m-p/1500351#M29004</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="270684" data-lia-user-login="Guitarseb" class="lia-mention lia-mention-user"&gt;Guitarseb&lt;/a&gt;&amp;nbsp;, the Column is a calculated column, isn't it? A calculated column is irrelevant to any slicers whereas a measure is so.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 00:41:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Subtotal-in-a-new-column-instead-of-a-measure/m-p/1500351#M29004</guid>
      <dc:creator>CNENFRNL</dc:creator>
      <dc:date>2020-11-18T00:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: Subtotal in a new column instead of a measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Subtotal-in-a-new-column-instead-of-a-measure/m-p/1500355#M29005</link>
      <description>&lt;P&gt;Yes it is. Indeed you are right so it is not possible...&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 00:44:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Subtotal-in-a-new-column-instead-of-a-measure/m-p/1500355#M29005</guid>
      <dc:creator>Guitarseb</dc:creator>
      <dc:date>2020-11-18T00:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Subtotal in a new column instead of a measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Subtotal-in-a-new-column-instead-of-a-measure/m-p/1500360#M29008</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="270684" data-lia-user-login="Guitarseb" class="lia-mention lia-mention-user"&gt;Guitarseb&lt;/a&gt;&amp;nbsp;in calculated column, the calculation can not get the value in any slicer.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 01:00:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Subtotal-in-a-new-column-instead-of-a-measure/m-p/1500360#M29008</guid>
      <dc:creator>wdx223_Daniel</dc:creator>
      <dc:date>2020-11-18T01:00:30Z</dc:date>
    </item>
  </channel>
</rss>

