<?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: DAX, Calculation based on Previous row in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Calculation-based-on-Previous-row/m-p/1940976#M42239</link>
    <description>&lt;P&gt;It is just an example to explain what I want to achive by calculated column. I am using Power BI, excel is as I said an example to illustrate calculation.&lt;/P&gt;</description>
    <pubDate>Wed, 07 Jul 2021 17:49:13 GMT</pubDate>
    <dc:creator>arutsjak90</dc:creator>
    <dc:date>2021-07-07T17:49:13Z</dc:date>
    <item>
      <title>DAX, Calculation based on Previous row</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Calculation-based-on-Previous-row/m-p/1940539#M42228</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to create column quite similar to what I have prepared in excel.&lt;/P&gt;&lt;P&gt;It is based on 4columns.&lt;/P&gt;&lt;P&gt;NewSubBalance =&amp;nbsp;&lt;/P&gt;&lt;P&gt;(for the minimum value in column &lt;STRONG&gt;Key)&amp;nbsp;&lt;/STRONG&gt;Requirements&lt;/P&gt;&lt;P&gt;for the next rows as in formula below&lt;/P&gt;&lt;P&gt;if((CurrentCapacityHrs (earlier row) &amp;gt; NewSubBalance(earlier row)) then Requirements (current row) else Requirements (current row) + NewSubBalance(earlier row) - CurrentCapacityHrs(earlier row))&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jul 2021 17:48:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Calculation-based-on-Previous-row/m-p/1940539#M42228</guid>
      <dc:creator>arutsjak90</dc:creator>
      <dc:date>2021-07-07T17:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: DAX, Calculation based on Previous row</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Calculation-based-on-Previous-row/m-p/1940585#M42234</link>
      <description>&lt;P&gt;&lt;STRONG&gt;DAX is not Excel&lt;/STRONG&gt;. Recursive calculations in DAX are often not possible. From your description it follows that you want a calculated column, not a measure. Use Power Query to perform this and similar calculations.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jul 2021 17:05:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Calculation-based-on-Previous-row/m-p/1940585#M42234</guid>
      <dc:creator>daxer-almighty</dc:creator>
      <dc:date>2021-07-06T17:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: DAX, Calculation based on Previous row</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Calculation-based-on-Previous-row/m-p/1940976#M42239</link>
      <description>&lt;P&gt;It is just an example to explain what I want to achive by calculated column. I am using Power BI, excel is as I said an example to illustrate calculation.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jul 2021 17:49:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Calculation-based-on-Previous-row/m-p/1940976#M42239</guid>
      <dc:creator>arutsjak90</dc:creator>
      <dc:date>2021-07-07T17:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: DAX, Calculation based on Previous row</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Calculation-based-on-Previous-row/m-p/1943819#M42314</link>
      <description>&lt;P&gt;As I said, this type of caclulation should be (or even must be) performed in the source or in Power Query.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jul 2021 19:13:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-Calculation-based-on-Previous-row/m-p/1943819#M42314</guid>
      <dc:creator>daxer-almighty</dc:creator>
      <dc:date>2021-07-07T19:13:50Z</dc:date>
    </item>
  </channel>
</rss>

