<?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 Forecasting - question and help in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Forecasting-question-and-help/m-p/2799267#M88036</link>
    <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;BR /&gt;I have created a simple forecasting function which predicts the incoming calls from our customers the next 12 month.&amp;nbsp;&lt;BR /&gt;Likewise a slicer have been created which makes it possible to change the growth percentage to see the change.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;EM&gt;Incoming Calls (Eligible) - Forecast = &lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;VAR Forecast = &lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;CALCULATE(&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;'Incoming Measures'[Incoming Calls (Eligible)],&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;DATEADD('Calendar'[Date], -1, YEAR)&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;)*(1+'Incoming Calls forecast'[Incoming Calls forecast Value])&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;RETURN&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;IF(&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;DATE(YEAR(MAX('Calendar'[Date])),MONTH(MAX('Calendar'[Date])),DAY(MAX('Calendar'[Date])))&amp;gt;=DATE(YEAR(TODAY()),MONTH(TODAY()),DAY(TODAY())),&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;Forecast,&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;'Incoming Measures'[Incoming Calls (Eligible)]&lt;/EM&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;BR /&gt;My struggle is that I would love to have set up with another measurement on our Abandon Rate (AR%).&amp;nbsp;&lt;BR /&gt;For example, if the predicted growth is 5% the next 12 months, how does that affects the AR% - is that even possible?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks for your help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;BR /&gt;Have a great day.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 27 Sep 2022 09:13:54 GMT</pubDate>
    <dc:creator>Philip_Aarup</dc:creator>
    <dc:date>2022-09-27T09:13:54Z</dc:date>
    <item>
      <title>Forecasting - question and help</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Forecasting-question-and-help/m-p/2799267#M88036</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;BR /&gt;I have created a simple forecasting function which predicts the incoming calls from our customers the next 12 month.&amp;nbsp;&lt;BR /&gt;Likewise a slicer have been created which makes it possible to change the growth percentage to see the change.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;EM&gt;Incoming Calls (Eligible) - Forecast = &lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;VAR Forecast = &lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;CALCULATE(&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;'Incoming Measures'[Incoming Calls (Eligible)],&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;DATEADD('Calendar'[Date], -1, YEAR)&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;)*(1+'Incoming Calls forecast'[Incoming Calls forecast Value])&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;RETURN&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;IF(&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;DATE(YEAR(MAX('Calendar'[Date])),MONTH(MAX('Calendar'[Date])),DAY(MAX('Calendar'[Date])))&amp;gt;=DATE(YEAR(TODAY()),MONTH(TODAY()),DAY(TODAY())),&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;Forecast,&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;'Incoming Measures'[Incoming Calls (Eligible)]&lt;/EM&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;BR /&gt;My struggle is that I would love to have set up with another measurement on our Abandon Rate (AR%).&amp;nbsp;&lt;BR /&gt;For example, if the predicted growth is 5% the next 12 months, how does that affects the AR% - is that even possible?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks for your help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;BR /&gt;Have a great day.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Sep 2022 09:13:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Forecasting-question-and-help/m-p/2799267#M88036</guid>
      <dc:creator>Philip_Aarup</dc:creator>
      <dc:date>2022-09-27T09:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: Forecasting - question and help</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Forecasting-question-and-help/m-p/2802356#M88215</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="447950" data-lia-user-login="Philip_Aarup" class="lia-mention lia-mention-user"&gt;Philip_Aarup&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for reaching out to us.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;My struggle is that I would love to have set up with another measurement on our Abandon Rate (AR%).&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, if the predicted growth is 5% the next 12 months, how does that affects the AR% - is that even possible?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;if I understand correctly, you can create a measure to get the predicted growth in the next 12 months, then you can use the if() function in another measure to determine whether the [predicted growth] measure reaches 5%&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Community Support Team _Tang&lt;/P&gt;
&lt;P&gt;If this post&amp;nbsp;&lt;STRONG&gt;helps&lt;/STRONG&gt;, please consider&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2022 09:44:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Forecasting-question-and-help/m-p/2802356#M88215</guid>
      <dc:creator>v-xiaotang</dc:creator>
      <dc:date>2022-09-28T09:44:53Z</dc:date>
    </item>
  </channel>
</rss>

