<?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 Difference between monthly forecast and daily sales in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Difference-between-monthly-forecast-and-daily-sales/m-p/1053595#M14455</link>
    <description>&lt;P&gt;I have 2 tables. One table containing information about my sales (on a daily basis) and one table containing forecast (on a monthly basis). My end goal is to be able to easliy create a top 5 chart for a certain product or certain customer and time-period (could be one month or more) where sales &amp;gt; forecast or sales &amp;lt; forecast.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For this I assume I will need to make a new table and I've created an example in excel of what I need, however I do not know how to apply this in power BI (I assume to create a new table using DAX, but I don't know where to begin).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://imgur.com/a/A7JLGOs" target="_self"&gt;Picture of my goal&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Apr 2020 12:42:03 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-04-28T12:42:03Z</dc:date>
    <item>
      <title>Difference between monthly forecast and daily sales</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Difference-between-monthly-forecast-and-daily-sales/m-p/1053595#M14455</link>
      <description>&lt;P&gt;I have 2 tables. One table containing information about my sales (on a daily basis) and one table containing forecast (on a monthly basis). My end goal is to be able to easliy create a top 5 chart for a certain product or certain customer and time-period (could be one month or more) where sales &amp;gt; forecast or sales &amp;lt; forecast.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For this I assume I will need to make a new table and I've created an example in excel of what I need, however I do not know how to apply this in power BI (I assume to create a new table using DAX, but I don't know where to begin).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://imgur.com/a/A7JLGOs" target="_self"&gt;Picture of my goal&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2020 12:42:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Difference-between-monthly-forecast-and-daily-sales/m-p/1053595#M14455</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-28T12:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between monthly forecast and daily sales</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Difference-between-monthly-forecast-and-daily-sales/m-p/1054143#M14483</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try these articles&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.daxpatterns.com/budget-patterns/" target="_blank"&gt;https://www.daxpatterns.com/budget-patterns/&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://www.daxpatterns.com/handling-different-granularities/" target="_blank"&gt;https://www.daxpatterns.com/handling-different-granularities/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;Best Regards,&lt;BR /&gt;Mariusz&lt;BR /&gt;&lt;BR /&gt;If this post &lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider &lt;STRONG&gt;&lt;I&gt;Accepting it as the solution&lt;/I&gt;&lt;/STRONG&gt;.&lt;BR /&gt;&lt;BR /&gt;Please feel free to connect with me.&lt;BR /&gt;&lt;A href="https://www.linkedin.com/in/mariusz-repczynski-065a7362/" target="_blank"&gt; LinkedIn &lt;/A&gt;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2020 16:13:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Difference-between-monthly-forecast-and-daily-sales/m-p/1054143#M14483</guid>
      <dc:creator>Mariusz</dc:creator>
      <dc:date>2020-04-28T16:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between monthly forecast and daily sales</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Difference-between-monthly-forecast-and-daily-sales/m-p/1054638#M14509</link>
      <description>&lt;P&gt;Solution attached. Always make sure the product table contains all products in Sales and Forecast and that the Customer dimension contains all customers from Sales and Forecast as well. The Time dimension must be a proper Date table covering all the years found in the fact tables in full.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best&lt;/P&gt;
&lt;P&gt;D&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2020 20:04:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Difference-between-monthly-forecast-and-daily-sales/m-p/1054638#M14509</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-28T20:04:06Z</dc:date>
    </item>
  </channel>
</rss>

