<?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 Daily Sales Forcast in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Daily-Sales-Forcast/m-p/138610#M20689</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I want to create a line chart based on the below data:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get daily sales data and Budget Data for a SKU&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will have days on x axis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Days lesser than current day value 0, else for day= Current Date value is&amp;nbsp; of the sale of the day and for days greater than current day it is Budget for the day for all sku *((sum(Actual sales MTD)/sum(Budget MTD for all sku )) {Till the day actual sales data is available for the month}))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how do i code it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Oct 2018 17:08:29 GMT</pubDate>
    <dc:creator>rahulsingh12</dc:creator>
    <dc:date>2018-10-25T17:08:29Z</dc:date>
    <item>
      <title>Daily Sales Forcast</title>
      <link>https://community.qlik.com/t5/QlikView/Daily-Sales-Forcast/m-p/138610#M20689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I want to create a line chart based on the below data:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get daily sales data and Budget Data for a SKU&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will have days on x axis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Days lesser than current day value 0, else for day= Current Date value is&amp;nbsp; of the sale of the day and for days greater than current day it is Budget for the day for all sku *((sum(Actual sales MTD)/sum(Budget MTD for all sku )) {Till the day actual sales data is available for the month}))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how do i code it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2018 17:08:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Daily-Sales-Forcast/m-p/138610#M20689</guid>
      <dc:creator>rahulsingh12</dc:creator>
      <dc:date>2018-10-25T17:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: Daily Sales Forcast</title>
      <link>https://community.qlik.com/t5/QlikView/Daily-Sales-Forcast/m-p/138611#M20690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why dont you use set analysis and 2 measures?&lt;/P&gt;&lt;P&gt;some thing like below&lt;/P&gt;&lt;P&gt;Sales - Sum({&amp;lt;MasterDate={"&amp;lt;$(=vMaxDate)"}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;Budget - Sum({&amp;lt;MasterDate={"&amp;gt;=$(=vMaxDate)"}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vMaxDate is the date where you want to switch over to&amp;nbsp; Budget data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2018 18:51:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Daily-Sales-Forcast/m-p/138611#M20690</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2018-10-25T18:51:41Z</dc:date>
    </item>
  </channel>
</rss>

