<?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 measure is not showing total value in table visual in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/measure-is-not-showing-total-value-in-table-visual/m-p/3224540#M118032</link>
    <description>&lt;P&gt;hi everyone&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have created a measure that calculates sales agents commission based on his achievment % for each sales category. when i added the measure to a table visual, it's showing the the total value of the table visual as 0 instead of summing the commission values for each category.&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;the total for measure 'new commission calculation' shoulde be&amp;nbsp;660&amp;nbsp;instead of 0 and the total for measure 'new agent incentive' should be&amp;nbsp;225 instead of 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 08 May 2023 08:28:59 GMT</pubDate>
    <dc:creator>lawadaa</dc:creator>
    <dc:date>2023-05-08T08:28:59Z</dc:date>
    <item>
      <title>measure is not showing total value in table visual</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/measure-is-not-showing-total-value-in-table-visual/m-p/3224540#M118032</link>
      <description>&lt;P&gt;hi everyone&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have created a measure that calculates sales agents commission based on his achievment % for each sales category. when i added the measure to a table visual, it's showing the the total value of the table visual as 0 instead of summing the commission values for each category.&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;the total for measure 'new commission calculation' shoulde be&amp;nbsp;660&amp;nbsp;instead of 0 and the total for measure 'new agent incentive' should be&amp;nbsp;225 instead of 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2023 08:28:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/measure-is-not-showing-total-value-in-table-visual/m-p/3224540#M118032</guid>
      <dc:creator>lawadaa</dc:creator>
      <dc:date>2023-05-08T08:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: measure is not showing total value in table visual</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/measure-is-not-showing-total-value-in-table-visual/m-p/3224582#M118036</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="518773" data-lia-user-login="lawadaa" class="lia-mention lia-mention-user"&gt;lawadaa&lt;/a&gt; , Create a new measure like &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sumx(Summarize(Table, Table[Category summarize], Table[Base type without zeed], "_1", [new commission calculation]), [_1])&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Refer from curbal : &lt;A href="https://www.youtube.com/watch?v=ufHOOLdi_jk" target="_blank"&gt;https://www.youtube.com/watch?v=ufHOOLdi_jk&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2023 08:54:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/measure-is-not-showing-total-value-in-table-visual/m-p/3224582#M118036</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2023-05-08T08:54:16Z</dc:date>
    </item>
  </channel>
</rss>

