<?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: how to get forecasting for next weeks up to end of the year in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-get-forecasting-for-next-weeks-up-to-end-of-the-year/m-p/2904476#M94709</link>
    <description>&lt;P&gt;Is there any clarification&amp;nbsp; i can do&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 14 Nov 2022 18:29:16 GMT</pubDate>
    <dc:creator>Mishary</dc:creator>
    <dc:date>2022-11-14T18:29:16Z</dc:date>
    <item>
      <title>how to get forecasting for next weeks up to end of the year</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-get-forecasting-for-next-weeks-up-to-end-of-the-year/m-p/2902775#M94594</link>
      <description>&lt;P&gt;Hi !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been trying to find a solution for a few days, but I can't find it&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what i'm trying to do is to get&amp;nbsp;forecasting for next weeks up to end of year&amp;nbsp; based in&amp;nbsp; trend from the first week up to the&amp;nbsp; last week&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was to do this manually by Excel using trend function&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;below show how i get trend&amp;nbsp; by Excel&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;So how can I f&lt;SPAN&gt;orecasting&amp;nbsp;&lt;/SPAN&gt;kpi from 41 week up to 53 week based in trend from first week up to 40 week by using DAX ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my data model i have date table and operations table so the table above is just to explain what i'm trying to do&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I hope someone can help&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2022 06:32:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-get-forecasting-for-next-weeks-up-to-end-of-the-year/m-p/2902775#M94594</guid>
      <dc:creator>Mishary</dc:creator>
      <dc:date>2022-11-14T06:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: how to get forecasting for next weeks up to end of the year</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-get-forecasting-for-next-weeks-up-to-end-of-the-year/m-p/2904476#M94709</link>
      <description>&lt;P&gt;Is there any clarification&amp;nbsp; i can do&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2022 18:29:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-get-forecasting-for-next-weeks-up-to-end-of-the-year/m-p/2904476#M94709</guid>
      <dc:creator>Mishary</dc:creator>
      <dc:date>2022-11-14T18:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: how to get forecasting for next weeks up to end of the year</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-get-forecasting-for-next-weeks-up-to-end-of-the-year/m-p/2906042#M94817</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="471276" data-lia-user-login="Mishary" class="lia-mention lia-mention-user"&gt;Mishary&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does prediction mean calculating linear regression?&lt;/P&gt;
&lt;P&gt;You can view the following documentation:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://xxlbi.com/blog/simple-linear-regression-in-dax/" target="_blank"&gt;Simple linear regression in DAX – XXL BI&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://blog.enterprisedna.co/tracking-showcasing-trends-in-power-bi-using-dax/" target="_blank"&gt;How To Do Trend Analysis In Power BI Using DAX - Enterprise DNA&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Desktop/DAX-to-create-a-Trend-line/m-p/398438" target="_blank"&gt;Solved: DAX to create a Trend line? - Microsoft Power BI Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://techcommunity.microsoft.com/t5/healthcare-and-life-sciences/use-custom-dax-to-create-a-linear-regression-trendline-with-a/ba-p/2405245" target="_blank"&gt;Use Custom DAX to create a Linear Regression Trendline with a Dynamic Date Hierarchy in Power BI - Microsoft Community Hub&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Neeko Tang&lt;/P&gt;
&lt;P&gt;If this post &lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider &lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt; to help the other members find it more quickly.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2022 09:39:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-get-forecasting-for-next-weeks-up-to-end-of-the-year/m-p/2906042#M94817</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-11-15T09:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: how to get forecasting for next weeks up to end of the year</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-get-forecasting-for-next-weeks-up-to-end-of-the-year/m-p/2911403#M95138</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Desktop/DAX-to-create-a-Trend-line/m-p/398438" target="_blank"&gt;https://community.powerbi.com/t5/Desktop/DAX-to-create-a-Trend-line/m-p/398438&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i tried this&amp;nbsp; and it's work !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2022 04:47:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-get-forecasting-for-next-weeks-up-to-end-of-the-year/m-p/2911403#M95138</guid>
      <dc:creator>Mishary</dc:creator>
      <dc:date>2022-11-17T04:47:56Z</dc:date>
    </item>
  </channel>
</rss>

