<?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: Total showing blank in table/matrix visual in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Total-showing-blank-in-table-matrix-visual/m-p/3517373#M135067</link>
    <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;I agree with&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Jihwan_Kim's reply, it will be easier for us to find the solution.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P data-unlink="true"&gt;&lt;SPAN class=""&gt;I think you can try SUMX() function to have a try.&lt;/SPAN&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Sales with Total =
SUMX ( VALUES ( 'TableName'[mnth_nm] ), 'TableName'[Sales] )&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Rico Zhou&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 06 Nov 2023 09:29:36 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-11-06T09:29:36Z</dc:date>
    <item>
      <title>Total showing blank in table/matrix visual</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Total-showing-blank-in-table-matrix-visual/m-p/3513631#M134861</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Total showing blank in table/matrix table. What is reason for this. Please check my below DAX Code.&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;Total Sale =&amp;nbsp;COALESCE( TOTALMTD ( [Sale], dim_clndr[dt] ),0)&lt;/STRONG&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, 03 Nov 2023 04:23:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Total-showing-blank-in-table-matrix-visual/m-p/3513631#M134861</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-11-03T04:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: Total showing blank in table/matrix visual</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Total-showing-blank-in-table-matrix-visual/m-p/3513659#M134864</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;It is difficult to understand the problem without seeing the datamodel.&lt;/P&gt;
&lt;P&gt;I tried to create a sample pbix file like below, and it shows no-blank.&lt;/P&gt;
&lt;P&gt;I am not sure what total number you want to show it by using TOTALMTD DAX function, but please try to check what is differently configured.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2023 04:58:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Total-showing-blank-in-table-matrix-visual/m-p/3513659#M134864</guid>
      <dc:creator>Jihwan_Kim</dc:creator>
      <dc:date>2023-11-03T04:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: Total showing blank in table/matrix visual</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Total-showing-blank-in-table-matrix-visual/m-p/3513682#M134869</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="291628" data-lia-user-login="Jihwan_Kim" class="lia-mention lia-mention-user"&gt;Jihwan_Kim&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created one new&amp;nbsp; FY column and in that column there is "Current FY" word it change every year automatially and due to "Current FY" total is not showing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2023 05:13:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Total-showing-blank-in-table-matrix-visual/m-p/3513682#M134869</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-11-03T05:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: Total showing blank in table/matrix visual</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Total-showing-blank-in-table-matrix-visual/m-p/3513703#M134873</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;It is difficult to understand what is causing problem without seeing your datamodel.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I guess your fiscal year's ending month is not September.&lt;/P&gt;
&lt;P&gt;What is your fiscal year's ending month? And does that month has the data? I think you can check this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2023 05:28:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Total-showing-blank-in-table-matrix-visual/m-p/3513703#M134873</guid>
      <dc:creator>Jihwan_Kim</dc:creator>
      <dc:date>2023-11-03T05:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: Total showing blank in table/matrix visual</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Total-showing-blank-in-table-matrix-visual/m-p/3517373#M135067</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;I agree with&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Jihwan_Kim's reply, it will be easier for us to find the solution.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P data-unlink="true"&gt;&lt;SPAN class=""&gt;I think you can try SUMX() function to have a try.&lt;/SPAN&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Sales with Total =
SUMX ( VALUES ( 'TableName'[mnth_nm] ), 'TableName'[Sales] )&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Rico Zhou&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Nov 2023 09:29:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Total-showing-blank-in-table-matrix-visual/m-p/3517373#M135067</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-11-06T09:29:36Z</dc:date>
    </item>
  </channel>
</rss>

