<?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: Making &amp;quot;Shipped Amount&amp;quot; and &amp;quot;Order Amount&amp;quot; Measures to make a Matrix Visual in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Making-quot-Shipped-Amount-quot-and-quot-Order-Amount-quot/m-p/3587322#M138431</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="661819" data-lia-user-login="MichaelG1117" class="lia-mention lia-mention-user"&gt;MichaelG1117&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have created two relationships from date table to your fact table, this video should guide you to achieve the expected result: &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://youtu.be/zZLH8Y1tO1g?si=4TEFOyH4ULO8kypy" target="_blank"&gt;https://youtu.be/zZLH8Y1tO1g?si=4TEFOyH4ULO8kypy&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 17 Dec 2023 07:31:42 GMT</pubDate>
    <dc:creator>Fowmy</dc:creator>
    <dc:date>2023-12-17T07:31:42Z</dc:date>
    <item>
      <title>Making "Shipped Amount" and "Order Amount" Measures to make a Matrix Visual</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Making-quot-Shipped-Amount-quot-and-quot-Order-Amount-quot/m-p/3587076#M138403</link>
      <description>&lt;P&gt;I can't use calculated columns in order to multiply two columns "Order Quantity" and "Sales Price" initially to get the overall Order Amount.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Order Amount and Shipped Amount use different dates, and I need to get them both into a Matrix Visual&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt; Initially I use SumX('table', 'table'[column1] * 'table' [column2] to get the Order Amount. But I need to specify the date somehow with regard to "Shipping Amount" in order to get the measure necessary to implement the second row into the Matrix.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope I am explaining this right. Any help would be awesome.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;MG&lt;/P&gt;</description>
      <pubDate>Sat, 16 Dec 2023 21:26:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Making-quot-Shipped-Amount-quot-and-quot-Order-Amount-quot/m-p/3587076#M138403</guid>
      <dc:creator>MichaelG1117</dc:creator>
      <dc:date>2023-12-16T21:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: Making "Shipped Amount" and "Order Amount" Measures to make a Matrix Visual</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Making-quot-Shipped-Amount-quot-and-quot-Order-Amount-quot/m-p/3587322#M138431</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="661819" data-lia-user-login="MichaelG1117" class="lia-mention lia-mention-user"&gt;MichaelG1117&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have created two relationships from date table to your fact table, this video should guide you to achieve the expected result: &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://youtu.be/zZLH8Y1tO1g?si=4TEFOyH4ULO8kypy" target="_blank"&gt;https://youtu.be/zZLH8Y1tO1g?si=4TEFOyH4ULO8kypy&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Dec 2023 07:31:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Making-quot-Shipped-Amount-quot-and-quot-Order-Amount-quot/m-p/3587322#M138431</guid>
      <dc:creator>Fowmy</dc:creator>
      <dc:date>2023-12-17T07:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: Making "Shipped Amount" and "Order Amount" Measures to make a Matrix Visual</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Making-quot-Shipped-Amount-quot-and-quot-Order-Amount-quot/m-p/3587608#M138462</link>
      <description>&lt;P&gt;Got it, thanks!&lt;/P&gt;</description>
      <pubDate>Sun, 17 Dec 2023 15:54:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Making-quot-Shipped-Amount-quot-and-quot-Order-Amount-quot/m-p/3587608#M138462</guid>
      <dc:creator>MichaelG1117</dc:creator>
      <dc:date>2023-12-17T15:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: Making "Shipped Amount" and "Order Amount" Measures to make a Matrix Visual</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Making-quot-Shipped-Amount-quot-and-quot-Order-Amount-quot/m-p/3588242#M138503</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="661819" data-lia-user-login="MichaelG1117" class="lia-mention lia-mention-user"&gt;MichaelG1117&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If the provided soluton worked for you please accept it as a solution so it will be useful for others as well&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 07:18:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Making-quot-Shipped-Amount-quot-and-quot-Order-Amount-quot/m-p/3588242#M138503</guid>
      <dc:creator>Fowmy</dc:creator>
      <dc:date>2023-12-18T07:18:30Z</dc:date>
    </item>
  </channel>
</rss>

