<?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>hidalgo Tracker</title>
    <link>https://community.fabric.microsoft.com/t5/s/yrjkf47658/tracker</link>
    <description>hidalgo Tracker</description>
    <pubDate>Sat, 19 Sep 2026 16:41:12 GMT</pubDate>
    <dc:date>2026-09-19T16:41:12Z</dc:date>
    <item>
      <title>Re: A ? for a Report: How to Subtract Returned Items Quantities</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/A-for-a-Report-How-to-Subtract-Returned-Items-Quantities/m-p/425979#M195989</link>
      <description>&lt;P&gt;kcantor&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created a conditional field as you told me called "Quantity"and it worked thanks. The returns now shows negative quantity.&lt;/P&gt;&lt;P&gt;let&lt;BR /&gt;Source = OData.Feed("------"),&lt;BR /&gt;#"Post Purchases_table" = Source{[Name="Post Purchases",Signature="table"]}[Data],&lt;BR /&gt;#"Added Conditional Column" = Table.AddColumn(#"Post Purchases_table", "Quantity", each if [Type] = "Return" then [ReceiptQty]*-1 else [ReceiptQty])&lt;BR /&gt;in&lt;BR /&gt;#"Added Conditional Column"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;THEN. I tried to create an aditional column called "Qty" for the report&amp;nbsp; to sumarize the Quantities so it could automatically substract those Returns with negative numbers BUT The designer shows the error in the picture below.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;How do I create that new Qty column to make it SUM those positive and negative Quantities?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 26 May 2018 19:22:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/A-for-a-Report-How-to-Subtract-Returned-Items-Quantities/m-p/425979#M195989</guid>
      <dc:creator>hidalgo</dc:creator>
      <dc:date>2018-05-26T19:22:18Z</dc:date>
    </item>
    <item>
      <title>A ? for a Report: How to Subtract Returned Items Quantities</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/A-for-a-Report-How-to-Subtract-Returned-Items-Quantities/m-p/425538#M195770</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the following Purchasing Query that shows all rows -&amp;gt; purchases Receipts and Returns by Items.&lt;/P&gt;&lt;P&gt;I need to group by Items and sumarize the ReceiptQty. (UnitCost, ExtCost and Volume won't change)&amp;nbsp; &lt;FONT color="#FF0000"&gt;BUT first I need to substract the Returned Items ReceiptQty (see the yellow ones)&amp;nbsp; from the Receipts Item&amp;nbsp;&lt;SPAN&gt;ReceiptQty.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How do I do that in Power BI?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;img /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 May 2018 12:39:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/A-for-a-Report-How-to-Subtract-Returned-Items-Quantities/m-p/425538#M195770</guid>
      <dc:creator>hidalgo</dc:creator>
      <dc:date>2018-05-25T12:39:48Z</dc:date>
    </item>
  </channel>
</rss>

