<?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 Insert calculated despatched quantity column in transaction table in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Insert-calculated-despatched-quantity-column-in-transaction/m-p/2930582#M96399</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a transaction table which stores two types of transactions &lt;STRONG&gt;sales&lt;/STRONG&gt; and &lt;STRONG&gt;sales order. &lt;/STRONG&gt;(assuming dealing in goods)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sales Order&lt;/STRONG&gt; is a transaction which give details of the order placed by customer&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sales&lt;/STRONG&gt; is a transaction which takes a sales order as reference and gives details of the actual items shipped to the customer (item quantity in sales can only be less than or equal to quantity in sales order)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to add a column which gives the despatched quantity in front of the order items (using reference given in the sales) which can make it easier to calculate pending order quantity.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Voucher Type Id:&lt;/P&gt;&lt;P&gt;S - Sales&lt;/P&gt;&lt;P&gt;SO - Sales Order&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Transaction Table&amp;nbsp;&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need help with the Dax formula for the column &lt;STRONG&gt;"Despatched Quantity?"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Sat, 26 Nov 2022 12:40:38 GMT</pubDate>
    <dc:creator>Debo1996</dc:creator>
    <dc:date>2022-11-26T12:40:38Z</dc:date>
    <item>
      <title>Insert calculated despatched quantity column in transaction table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Insert-calculated-despatched-quantity-column-in-transaction/m-p/2930582#M96399</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a transaction table which stores two types of transactions &lt;STRONG&gt;sales&lt;/STRONG&gt; and &lt;STRONG&gt;sales order. &lt;/STRONG&gt;(assuming dealing in goods)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sales Order&lt;/STRONG&gt; is a transaction which give details of the order placed by customer&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sales&lt;/STRONG&gt; is a transaction which takes a sales order as reference and gives details of the actual items shipped to the customer (item quantity in sales can only be less than or equal to quantity in sales order)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to add a column which gives the despatched quantity in front of the order items (using reference given in the sales) which can make it easier to calculate pending order quantity.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Voucher Type Id:&lt;/P&gt;&lt;P&gt;S - Sales&lt;/P&gt;&lt;P&gt;SO - Sales Order&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Transaction Table&amp;nbsp;&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need help with the Dax formula for the column &lt;STRONG&gt;"Despatched Quantity?"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 26 Nov 2022 12:40:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Insert-calculated-despatched-quantity-column-in-transaction/m-p/2930582#M96399</guid>
      <dc:creator>Debo1996</dc:creator>
      <dc:date>2022-11-26T12:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: Insert calculated despatched quantity column in transaction table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Insert-calculated-despatched-quantity-column-in-transaction/m-p/2931262#M96431</link>
      <description>&lt;P&gt;Please provide sanitized sample data that fully covers your issue. &lt;BR /&gt;&lt;A href="https://community.powerbi.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216" target="_blank"&gt;https://community.powerbi.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216&lt;/A&gt; &lt;BR /&gt;Please show the expected outcome based on the sample data you provided. &lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523" target="_blank"&gt;https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 27 Nov 2022 16:20:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Insert-calculated-despatched-quantity-column-in-transaction/m-p/2931262#M96431</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2022-11-27T16:20:40Z</dc:date>
    </item>
  </channel>
</rss>

