<?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 How do you write sales forecast in DAX using Exponential Smoothing. in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-do-you-write-sales-forecast-in-DAX-using-Exponential/m-p/963805#M11392</link>
    <description>&lt;P&gt;The initial sales forecast is the&amp;nbsp;average of previous 6 periods.&lt;/P&gt;&lt;P&gt;For period 8, the calculation of sales forecast&amp;nbsp; =G$1*B8+(1-G$1)*C8.&lt;/P&gt;&lt;P&gt;How do you&amp;nbsp;write this forecast in DAX?&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 09 Mar 2020 02:34:54 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-03-09T02:34:54Z</dc:date>
    <item>
      <title>How do you write sales forecast in DAX using Exponential Smoothing.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-do-you-write-sales-forecast-in-DAX-using-Exponential/m-p/963805#M11392</link>
      <description>&lt;P&gt;The initial sales forecast is the&amp;nbsp;average of previous 6 periods.&lt;/P&gt;&lt;P&gt;For period 8, the calculation of sales forecast&amp;nbsp; =G$1*B8+(1-G$1)*C8.&lt;/P&gt;&lt;P&gt;How do you&amp;nbsp;write this forecast in DAX?&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Mar 2020 02:34:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-do-you-write-sales-forecast-in-DAX-using-Exponential/m-p/963805#M11392</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-03-09T02:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: How do you write sales forecast in DAX using Exponential Smoothing.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-do-you-write-sales-forecast-in-DAX-using-Exponential/m-p/963865#M11393</link>
      <description>&lt;P&gt;Please see this post regarding How to Get Your Question Answered Quickly: &lt;A href="https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490" target="_blank"&gt;https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Mar 2020 03:45:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-do-you-write-sales-forecast-in-DAX-using-Exponential/m-p/963865#M11393</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2020-03-09T03:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: How do you write sales forecast in DAX using Exponential Smoothing.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-do-you-write-sales-forecast-in-DAX-using-Exponential/m-p/963881#M11394</link>
      <description>&lt;P&gt;Thank you for the link.&lt;/P&gt;&lt;P&gt;It is very helpful for the beginner like me to read your article.&lt;/P&gt;&lt;P&gt;I have tried to us the function "earlier" but with no success, since the forecast depend on the previous calculation result of the same column.&amp;nbsp; I need help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Mar 2020 04:04:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-do-you-write-sales-forecast-in-DAX-using-Exponential/m-p/963881#M11394</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-03-09T04:04:07Z</dc:date>
    </item>
  </channel>
</rss>

