<?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: Remove Total from Column in a Table in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Remove-Total-from-Column-in-a-Table/m-p/4690903#M179630</link>
    <description>&lt;P&gt;Thanks a lot very usefull !&lt;/P&gt;</description>
    <pubDate>Tue, 13 May 2025 12:51:25 GMT</pubDate>
    <dc:creator>PierreL69</dc:creator>
    <dc:date>2025-05-13T12:51:25Z</dc:date>
    <item>
      <title>Remove Total from Column in a Table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Remove-Total-from-Column-in-a-Table/m-p/2585053#M74309</link>
      <description>&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a table with a calculated measure where I am working out the number of days since a particular date&amp;nbsp; in a column.&amp;nbsp; Below is my DAX for it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Days Open = &lt;/SPAN&gt;&lt;SPAN&gt;DATEDIFF&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;MAX&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'Gift'[date]&lt;/SPAN&gt;&lt;SPAN&gt;),&lt;/SPAN&gt;&lt;SPAN&gt;TODAY&lt;/SPAN&gt;&lt;SPAN&gt;(), &lt;/SPAN&gt;&lt;SPAN&gt;DAY&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;However when I use this measure in the table it totals it up in the column which I dont need so I wanted to find out if there was a way to hide or remove this from the totals row.&amp;nbsp; I want to show the other totals so its just for this specific column " Days Open" only.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 17 Jun 2022 08:34:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Remove-Total-from-Column-in-a-Table/m-p/2585053#M74309</guid>
      <dc:creator>madmanmark198</dc:creator>
      <dc:date>2022-06-17T08:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Total from Column in a Table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Remove-Total-from-Column-in-a-Table/m-p/2585066#M74311</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="402402" data-lia-user-login="madmanmark198" class="lia-mention lia-mention-user"&gt;madmanmark198&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;You can click on the visual, then navigate to the visualizations pane--&amp;gt; Totals --&amp;gt; Values --&amp;gt; Off&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Rohit&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;Please mark this answer as the solution if it resolves your issue. &lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;Appreciate your kudos! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2022 08:37:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Remove-Total-from-Column-in-a-Table/m-p/2585066#M74311</guid>
      <dc:creator>rohit_singh</dc:creator>
      <dc:date>2022-06-17T08:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Total from Column in a Table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Remove-Total-from-Column-in-a-Table/m-p/2585073#M74313</link>
      <description>&lt;P&gt;Thanks Rohit but this turns of the whole row of totals.&amp;nbsp; I would still like to show the totals of a number of the other columns I have.&amp;nbsp; So what I am looking for is the total for that specific column not to show.&amp;nbsp; Do you know of a way?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2022 08:41:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Remove-Total-from-Column-in-a-Table/m-p/2585073#M74313</guid>
      <dc:creator>madmanmark198</dc:creator>
      <dc:date>2022-06-17T08:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Total from Column in a Table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Remove-Total-from-Column-in-a-Table/m-p/2585100#M74317</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="402402" data-lia-user-login="madmanmark198" class="lia-mention lia-mention-user"&gt;madmanmark198&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;You could try clicking on the dropdown icon in the column and selecting don't summarize. Maybe that helps?&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;&lt;BR /&gt;Rohit&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2022 08:51:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Remove-Total-from-Column-in-a-Table/m-p/2585100#M74317</guid>
      <dc:creator>rohit_singh</dc:creator>
      <dc:date>2022-06-17T08:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Total from Column in a Table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Remove-Total-from-Column-in-a-Table/m-p/2585120#M74319</link>
      <description>&lt;P&gt;I tried that but its not an option because its a calculate measure.&amp;nbsp; All I get is the below:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2022 08:58:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Remove-Total-from-Column-in-a-Table/m-p/2585120#M74319</guid>
      <dc:creator>madmanmark198</dc:creator>
      <dc:date>2022-06-17T08:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Total from Column in a Table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Remove-Total-from-Column-in-a-Table/m-p/2596482#M74951</link>
      <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="402402" data-lia-user-login="madmanmark198" class="lia-mention lia-mention-user"&gt;madmanmark198&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Measure expression cant be used as a category to expand records, so the 'do not summarize' option will not appear on this field 'right click' menu.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;For your requirement, I'd like to suggest you add an if statement to your expression to check the current row context level to prevent the calculation on the total level.&lt;/FONT&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Days Open =
IF (
    ISINSCOPE ( Table[Category] ),
    DATEDIFF ( MAX ( 'Gift'[date] ), TODAY (), DAY )
)&lt;/LI-CODE&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="https://docs.microsoft.com/en-us/dax/isinscope-function-dax" target="_blank"&gt;ISINSCOPE function (DAX) - DAX | Microsoft Docs&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Xiaoxin Sheng&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2022 06:02:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Remove-Total-from-Column-in-a-Table/m-p/2596482#M74951</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-06-23T06:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Total from Column in a Table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Remove-Total-from-Column-in-a-Table/m-p/4690903#M179630</link>
      <description>&lt;P&gt;Thanks a lot very usefull !&lt;/P&gt;</description>
      <pubDate>Tue, 13 May 2025 12:51:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Remove-Total-from-Column-in-a-Table/m-p/4690903#M179630</guid>
      <dc:creator>PierreL69</dc:creator>
      <dc:date>2025-05-13T12:51:25Z</dc:date>
    </item>
  </channel>
</rss>

