<?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: Correct row values but wrong grand total value in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Correct-row-values-but-wrong-grand-total-value/m-p/3997411#M155599</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="760975" data-lia-user-login="eunji888888" class="lia-mention lia-mention-user"&gt;eunji888888&lt;/a&gt;&amp;nbsp;"&lt;BR /&gt;Try :&lt;/P&gt;
&lt;DIV&gt;&lt;SPAN&gt;Measure&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;SUMx&lt;/SPAN&gt;&lt;SPAN&gt;('table',&lt;/SPAN&gt;&lt;SPAN&gt;'table'&lt;/SPAN&gt;&lt;SPAN&gt;[value]&lt;/SPAN&gt;&lt;SPAN&gt;)/&lt;/SPAN&gt;&lt;SPAN&gt;SUM&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'table'&lt;/SPAN&gt;&lt;SPAN&gt;[Qty]&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;)&lt;BR /&gt;&lt;BR /&gt;If it won't work :&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;P&gt;please share a pbix or some dummy data that keep the raw data structure with expected results? It should help us clarify your scenario and test to coding formula.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490" target="_blank"&gt;How to Get Your Question Answered Quickly&amp;nbsp;&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
    <pubDate>Tue, 18 Jun 2024 04:47:42 GMT</pubDate>
    <dc:creator>Ritaf1983</dc:creator>
    <dc:date>2024-06-18T04:47:42Z</dc:date>
    <item>
      <title>Correct row values but wrong grand total value</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Correct-row-values-but-wrong-grand-total-value/m-p/3997361#M155598</link>
      <description>&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;I have created the measure: &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Measure&lt;/SPAN&gt; &lt;SPAN&gt;=&lt;/SPAN&gt; &lt;SPAN&gt;SUM&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'table'&lt;/SPAN&gt;&lt;SPAN&gt;[value]&lt;/SPAN&gt;&lt;SPAN&gt;)/&lt;/SPAN&gt;&lt;SPAN&gt;SUM&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'table'&lt;/SPAN&gt;&lt;SPAN&gt;[Qty]&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;It gives the correct row values but wrong in grand total.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Do anyone have the idea to solve this problem?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 18 Jun 2024 04:02:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Correct-row-values-but-wrong-grand-total-value/m-p/3997361#M155598</guid>
      <dc:creator>eunji888888</dc:creator>
      <dc:date>2024-06-18T04:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: Correct row values but wrong grand total value</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Correct-row-values-but-wrong-grand-total-value/m-p/3997411#M155599</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="760975" data-lia-user-login="eunji888888" class="lia-mention lia-mention-user"&gt;eunji888888&lt;/a&gt;&amp;nbsp;"&lt;BR /&gt;Try :&lt;/P&gt;
&lt;DIV&gt;&lt;SPAN&gt;Measure&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;SUMx&lt;/SPAN&gt;&lt;SPAN&gt;('table',&lt;/SPAN&gt;&lt;SPAN&gt;'table'&lt;/SPAN&gt;&lt;SPAN&gt;[value]&lt;/SPAN&gt;&lt;SPAN&gt;)/&lt;/SPAN&gt;&lt;SPAN&gt;SUM&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'table'&lt;/SPAN&gt;&lt;SPAN&gt;[Qty]&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;)&lt;BR /&gt;&lt;BR /&gt;If it won't work :&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;P&gt;please share a pbix or some dummy data that keep the raw data structure with expected results? It should help us clarify your scenario and test to coding formula.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490" target="_blank"&gt;How to Get Your Question Answered Quickly&amp;nbsp;&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Tue, 18 Jun 2024 04:47:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Correct-row-values-but-wrong-grand-total-value/m-p/3997411#M155599</guid>
      <dc:creator>Ritaf1983</dc:creator>
      <dc:date>2024-06-18T04:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: Correct row values but wrong grand total value</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Correct-row-values-but-wrong-grand-total-value/m-p/3997425#M155600</link>
      <description>&lt;P&gt;it's a common "problem". see the following blog post -&amp;nbsp;&lt;A href="https://community.fabric.microsoft.com/t5/Quick-Measures-Gallery/Measure-Totals-The-Final-Word/m-p/547907" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Quick-Measures-Gallery/Measure-Totals-The-Final-Word/m-p/547907&lt;/A&gt; or&amp;nbsp;&lt;A href="https://www.sqlbi.com/articles/summing-values-for-the-total/" target="_blank"&gt;https://www.sqlbi.com/articles/summing-values-for-the-total/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;but tldr your measure is returning the value (in the totals row) / the qty (in your total row), which i suspect is not what you want.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 04:54:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Correct-row-values-but-wrong-grand-total-value/m-p/3997425#M155600</guid>
      <dc:creator>vicky_</dc:creator>
      <dc:date>2024-06-18T04:54:23Z</dc:date>
    </item>
  </channel>
</rss>

