<?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: Creating order amount and shipped amount Measures for Matrix visual in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Creating-order-amount-and-shipped-amount-Measures-for-Matrix/m-p/3767713#M9256</link>
    <description>&lt;P&gt;This is a standard USERELATIONSHIP pattern.&amp;nbsp; Please show your data model.&lt;/P&gt;</description>
    <pubDate>Fri, 15 Mar 2024 22:56:33 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2024-03-15T22:56:33Z</dc:date>
    <item>
      <title>Creating order amount and shipped amount Measures for Matrix visual</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Creating-order-amount-and-shipped-amount-Measures-for-Matrix/m-p/3767589#M9255</link>
      <description>&lt;P&gt;I can't use calculated columns 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&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="curious_111_0-1710534261347.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1061010i4351F5B986BBF2F8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="curious_111_0-1710534261347.png" alt="curious_111_0-1710534261347.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&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. As both Order Amount &amp;amp; Shipping Amount has same formula but according to the orderdate or shippingdate the sum value changes according to month and year. When I introduce both order amount and shipping amount in a table visual along with one of the date column they both are showing same values either order amount values or shipping amount values according to the date type I am considering.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="curious_111_1-1710534547277.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1061012i8A8849AA793AC6B6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="curious_111_1-1710534547277.png" alt="curious_111_1-1710534547277.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Order amount and shippedamount, orderdate, shippingdate all 4 are in same table. But, I do have another table called INVOICE where I have below columns.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="curious_111_2-1710534745470.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1061013i8A01F1B21BAF9469/image-size/medium?v=v2&amp;amp;px=400" role="button" title="curious_111_2-1710534745470.png" alt="curious_111_2-1710534745470.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In this table I tried to create shippingamount column by just using sum(Invoice Amount) which is giving me similar values to order amount when observed with invoice month&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="curious_111_3-1710534893617.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1061016i195FCF4FDCE1672D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="curious_111_3-1710534893617.png" alt="curious_111_3-1710534893617.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I hope I am explaining this right. Any help would be appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;BR /&gt;NS&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2024 20:35:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Creating-order-amount-and-shipped-amount-Measures-for-Matrix/m-p/3767589#M9255</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-03-15T20:35:47Z</dc:date>
    </item>
    <item>
      <title>Re: Creating order amount and shipped amount Measures for Matrix visual</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Creating-order-amount-and-shipped-amount-Measures-for-Matrix/m-p/3767713#M9256</link>
      <description>&lt;P&gt;This is a standard USERELATIONSHIP pattern.&amp;nbsp; Please show your data model.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2024 22:56:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Creating-order-amount-and-shipped-amount-Measures-for-Matrix/m-p/3767713#M9256</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-03-15T22:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: Creating order amount and shipped amount Measures for Matrix visual</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Creating-order-amount-and-shipped-amount-Measures-for-Matrix/m-p/3769186#M9259</link>
      <description>&lt;P&gt;This is my data model&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="curious_111_0-1710658272062.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1061313iB421147B7EC95AFF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="curious_111_0-1710658272062.png" alt="curious_111_0-1710658272062.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Mar 2024 06:51:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Creating-order-amount-and-shipped-amount-Measures-for-Matrix/m-p/3769186#M9259</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-03-17T06:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: Creating order amount and shipped amount Measures for Matrix visual</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Creating-order-amount-and-shipped-amount-Measures-for-Matrix/m-p/3769524#M9261</link>
      <description>&lt;P&gt;It's a good start&lt;/P&gt;
&lt;P&gt;- Products is a dimension table and should control Orders in a 1:* relationship. Looks like you have duplicates in the Products table though, you may want to clean that up&lt;/P&gt;
&lt;P&gt;- I would argue that Orders and Invoices are independent facts, don't join them directly. Unless you can guarantee that you only ever have one invoice for one order.&amp;nbsp; Or refute my assumption&lt;/P&gt;
&lt;P&gt;- Add a calendar table to your data model.&amp;nbsp; You always, always need a claendar table.&amp;nbsp; Link it to the order date (active) and the ship date (inactive)&lt;/P&gt;</description>
      <pubDate>Sun, 17 Mar 2024 18:29:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Creating-order-amount-and-shipped-amount-Measures-for-Matrix/m-p/3769524#M9261</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-03-17T18:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: Creating order amount and shipped amount Measures for Matrix visual</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Creating-order-amount-and-shipped-amount-Measures-for-Matrix/m-p/3773852#M9281</link>
      <description>&lt;P&gt;Thank you, It worked.&lt;/P&gt;&lt;P&gt;I need to create a bar graph using the shipped amount and ordered amount. which should be like this.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="curious_111_0-1710832534343.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1062460i3717B8A514030053/image-size/medium?v=v2&amp;amp;px=400" role="button" title="curious_111_0-1710832534343.png" alt="curious_111_0-1710832534343.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But when I am trying to achieve this I got graphs like below&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="curious_111_1-1710832616226.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1062462iF28E0BC0FEE1DF70/image-size/medium?v=v2&amp;amp;px=400" role="button" title="curious_111_1-1710832616226.png" alt="curious_111_1-1710832616226.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="curious_111_2-1710832710061.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1062464iF24970B20AA2BF20/image-size/medium?v=v2&amp;amp;px=400" role="button" title="curious_111_2-1710832710061.png" alt="curious_111_2-1710832710061.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I am not sure exactly how can I solve this. My date_table code is&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Date_Table =&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;VAR&lt;/SPAN&gt; &lt;SPAN&gt;_Table&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;ADDCOLUMNS&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;CALENDAR&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;DATE&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;2013&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;1&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;24&lt;/SPAN&gt;&lt;SPAN&gt;),&lt;/SPAN&gt;&lt;SPAN&gt;DATE&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;2014&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;2&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;31&lt;/SPAN&gt;&lt;SPAN&gt;)),&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"Consecutive Week Number"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;WEEKNUM&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;[Date]&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;2&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; + &lt;/SPAN&gt;&lt;SPAN&gt;52&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * ( &lt;/SPAN&gt;&lt;SPAN&gt;YEAR&lt;/SPAN&gt;&lt;SPAN&gt; ( &lt;/SPAN&gt;&lt;SPAN&gt;[Date]&lt;/SPAN&gt;&lt;SPAN&gt; ) - &lt;/SPAN&gt;&lt;SPAN&gt;YEAR&lt;/SPAN&gt;&lt;SPAN&gt; (&lt;/SPAN&gt;&lt;SPAN&gt;DATE&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;2013&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;1&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;24&lt;/SPAN&gt;&lt;SPAN&gt;) ) ),&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"Week Number &amp;amp; Year"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;"W"&lt;/SPAN&gt;&lt;SPAN&gt; &amp;amp; &lt;/SPAN&gt;&lt;SPAN&gt;WEEKNUM&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;[Date]&lt;/SPAN&gt;&lt;SPAN&gt;) &amp;amp; &lt;/SPAN&gt;&lt;SPAN&gt;" "&lt;/SPAN&gt;&lt;SPAN&gt; &amp;amp; &lt;/SPAN&gt;&lt;SPAN&gt;YEAR&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;[Date]&lt;/SPAN&gt;&lt;SPAN&gt;),&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"WeekYearNumber"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;YEAR&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;[Date]&lt;/SPAN&gt;&lt;SPAN&gt;) &amp;amp; &lt;/SPAN&gt;&lt;SPAN&gt;100&lt;/SPAN&gt;&lt;SPAN&gt; + &lt;/SPAN&gt;&lt;SPAN&gt;WEEKNUM&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;[Date]&lt;/SPAN&gt;&lt;SPAN&gt;),&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"MonthShortYear"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;FORMAT&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;[Date]&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;"mmm-YYYY"&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;RETURN&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;_Table&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 19 Mar 2024 07:19:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Creating-order-amount-and-shipped-amount-Measures-for-Matrix/m-p/3773852#M9281</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-03-19T07:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: Creating order amount and shipped amount Measures for Matrix visual</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Creating-order-amount-and-shipped-amount-Measures-for-Matrix/m-p/3776542#M9310</link>
      <description>&lt;P&gt;your first screenshot is too small. Can't see what you need.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2024 01:50:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Creating-order-amount-and-shipped-amount-Measures-for-Matrix/m-p/3776542#M9310</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-03-20T01:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: Creating order amount and shipped amount Measures for Matrix visual</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Creating-order-amount-and-shipped-amount-Measures-for-Matrix/m-p/3777356#M9313</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="curious_111_0-1710918279496.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1063276i828413B7F27257AE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="curious_111_0-1710918279496.png" alt="curious_111_0-1710918279496.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2024 07:04:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Creating-order-amount-and-shipped-amount-Measures-for-Matrix/m-p/3777356#M9313</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-03-20T07:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: Creating order amount and shipped amount Measures for Matrix visual</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Creating-order-amount-and-shipped-amount-Measures-for-Matrix/m-p/3784260#M9331</link>
      <description>&lt;P&gt;Please provide sample data &lt;STRONG&gt;that fully covers your issue&lt;/STRONG&gt;.&lt;BR /&gt;Please show the expected outcome based on the sample data you provided.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2024 01:20:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Creating-order-amount-and-shipped-amount-Measures-for-Matrix/m-p/3784260#M9331</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-03-22T01:20:28Z</dc:date>
    </item>
  </channel>
</rss>

