<?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: Combine Rows in a Matrix Table in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Combine-Rows-in-a-Matrix-Table/m-p/3391800#M127866</link>
    <description>&lt;P&gt;No this does not solve the problem. Your attempt is appriciated.&lt;/P&gt;</description>
    <pubDate>Tue, 22 Aug 2023 07:25:11 GMT</pubDate>
    <dc:creator>Luthulis</dc:creator>
    <dc:date>2023-08-22T07:25:11Z</dc:date>
    <item>
      <title>Combine Rows in a Matrix Table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Combine-Rows-in-a-Matrix-Table/m-p/3388887#M127737</link>
      <description>&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Help I want to combine quantity rows into one row.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;For Example (What I know):&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;If selected BatchNo is Batch-202 &amp;amp; Batch-203. I will take the (Max) ActualValue for each BatchNo then Sum it and replace the old value with the new calculated value. Then my Matrix table will combine these numbers. I already have a table that have a maximum value for each BatchNo (if it is useful).&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN&gt;Condition:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Only for Quantity or when Order = 2.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;pbx file and sample data attached.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&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 class="lia-align-left"&gt;&lt;A title=".pbx files smaple" href="https://1drv.ms/f/s!AmgaySm22-HOqTi_Kn034cgrx6rS?e=JmybMu" target="_blank" rel="noopener"&gt;PowerBISample&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 20 Aug 2023 19:12:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Combine-Rows-in-a-Matrix-Table/m-p/3388887#M127737</guid>
      <dc:creator>Luthulis</dc:creator>
      <dc:date>2023-08-20T19:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Combine Rows in a Matrix Table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Combine-Rows-in-a-Matrix-Table/m-p/3391533#M127852</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="562615" data-lia-user-login="Luthulis" class="lia-mention lia-mention-user"&gt;Luthulis&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;If I understand correctly, you're trying to combine two rows of data with label &lt;STRONG&gt;Quantity&lt;/STRONG&gt; and brand no. &lt;SPAN&gt;Batch-202 &amp;amp; Batch-203&amp;nbsp;&lt;/SPAN&gt;into one row. I reviewed your file and you put the field&amp;nbsp;&lt;STRONG style="font-family: inherit;"&gt;[ActualValue]&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;on the &lt;STRONG&gt;Rows&lt;/STRONG&gt; option of Matrix. I'm afraid I won't be able to fulfill your needs. The field which can be put on Rows option of matrix is a fact field or a calculated column. Since it is a fact field or calculated column, then there is no way to dynamically display the value. Perhaps you might consider creating a measure that calculates the actual value based on your criteria and then putting it in the value column. The problem with this is that the values of all labels are combined and appear under each package label...&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2023 05:33:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Combine-Rows-in-a-Matrix-Table/m-p/3391533#M127852</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-08-22T05:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: Combine Rows in a Matrix Table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Combine-Rows-in-a-Matrix-Table/m-p/3391800#M127866</link>
      <description>&lt;P&gt;No this does not solve the problem. Your attempt is appriciated.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2023 07:25:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Combine-Rows-in-a-Matrix-Table/m-p/3391800#M127866</guid>
      <dc:creator>Luthulis</dc:creator>
      <dc:date>2023-08-22T07:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: Combine Rows in a Matrix Table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Combine-Rows-in-a-Matrix-Table/m-p/3408322#M128800</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="562615" data-lia-user-login="Luthulis" class="lia-mention lia-mention-user"&gt;Luthulis&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;For your needs, I can't think of a better way to accomplish it. Please check the blog below if its available as a workaround.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Community-Blog/How-to-put-the-row-and-column-subtotals-in-front-of-the-matrix/ba-p/1704811" target="_blank"&gt;How to put the row and column subtotals in front o... - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2023 08:33:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Combine-Rows-in-a-Matrix-Table/m-p/3408322#M128800</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-08-31T08:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: Combine Rows in a Matrix Table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Combine-Rows-in-a-Matrix-Table/m-p/3444602#M130986</link>
      <description>&lt;P&gt;I hope this message finds you well. I've noticed that this solution remain unresolved. If any of you have managed to find a resolution to the issue, I kindly request that you share your solution for the benefit of the entire community. Alternatively, if you're still facing challenges, please do let us know as well.&lt;/P&gt;
&lt;P&gt;Your insights and updates will greatly assist others who might be encountering the same challenge.&lt;/P&gt;</description>
      <pubDate>Sun, 24 Sep 2023 08:11:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Combine-Rows-in-a-Matrix-Table/m-p/3444602#M130986</guid>
      <dc:creator>technolog</dc:creator>
      <dc:date>2023-09-24T08:11:38Z</dc:date>
    </item>
  </channel>
</rss>

