<?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 Inventory Aging Report in Power BI in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Inventory-Aging-Report-in-Power-BI/m-p/3030588#M103546</link>
    <description>&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Qty Purchased&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Sold qty&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;datephysical&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;100&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;10&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;01-01-2022&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;20&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;11-01-2022&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;5&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;60&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;02-02-2022&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;7&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;03-03-2022&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;50&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;60&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;05-04-2022&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is sample dataset. We have to create the inventory aging report in the bucket of 0-15, 16-30, 31-45, 46-75, 75+ using FIFO method. How can we do that in power bi using DAX. Early reply is appreciated.&lt;/P&gt;</description>
    <pubDate>Thu, 19 Jan 2023 08:03:05 GMT</pubDate>
    <dc:creator>rsingh</dc:creator>
    <dc:date>2023-01-19T08:03:05Z</dc:date>
    <item>
      <title>Inventory Aging Report in Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Inventory-Aging-Report-in-Power-BI/m-p/3030588#M103546</link>
      <description>&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Qty Purchased&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Sold qty&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;datephysical&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;100&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;10&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;01-01-2022&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;20&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;11-01-2022&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;5&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;60&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;02-02-2022&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;7&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;03-03-2022&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;50&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;60&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;05-04-2022&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is sample dataset. We have to create the inventory aging report in the bucket of 0-15, 16-30, 31-45, 46-75, 75+ using FIFO method. How can we do that in power bi using DAX. Early reply is appreciated.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2023 08:03:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Inventory-Aging-Report-in-Power-BI/m-p/3030588#M103546</guid>
      <dc:creator>rsingh</dc:creator>
      <dc:date>2023-01-19T08:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: Inventory Aging Report in Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Inventory-Aging-Report-in-Power-BI/m-p/3031677#M103620</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="368044" data-lia-user-login="rsingh" class="lia-mention lia-mention-user"&gt;rsingh&lt;/a&gt; , refer if this old solution can help&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Desktop/Inventory-aging-report/td-p/2492272" target="_blank"&gt;https://community.powerbi.com/t5/Desktop/Inventory-aging-report/td-p/2492272&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2023 15:06:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Inventory-Aging-Report-in-Power-BI/m-p/3031677#M103620</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2023-01-19T15:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: Inventory Aging Report in Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Inventory-Aging-Report-in-Power-BI/m-p/3040791#M104295</link>
      <description>&lt;P&gt;Thanks for your response but I need to show the aging in aging buckets. Your early response is awaited.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2023 15:52:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Inventory-Aging-Report-in-Power-BI/m-p/3040791#M104295</guid>
      <dc:creator>rsingh</dc:creator>
      <dc:date>2023-01-24T15:52:30Z</dc:date>
    </item>
  </channel>
</rss>

