<?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: Average Monthly sales in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Average-Monthly-sales/m-p/1580301#M442800</link>
    <description>&lt;P&gt;Hi Dave,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not able open the .qvw files. Could you please paste the formula here. I need this calculation. Please assist.&lt;/P&gt;</description>
    <pubDate>Wed, 15 May 2019 09:48:01 GMT</pubDate>
    <dc:creator>Shweta_Pattar</dc:creator>
    <dc:date>2019-05-15T09:48:01Z</dc:date>
    <item>
      <title>Average Monthly sales</title>
      <link>https://community.qlik.com/t5/QlikView/Average-Monthly-sales/m-p/1385427#M421869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, I have working days table for two years defined with number of working days for each month. In facts table each day sales amount is available. How to get average monthly sales?&amp;nbsp; i.e total sales of a month divide with number of working days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA. Thanks to advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 08:15:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-Monthly-sales/m-p/1385427#M421869</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-14T08:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: Average Monthly sales</title>
      <link>https://community.qlik.com/t5/QlikView/Average-Monthly-sales/m-p/1385428#M421870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a Month field in the script, like:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Month(Date) as Month&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;and then use this Month field as dimension in the chart and use expression like:&lt;/P&gt;&lt;P&gt;= &lt;EM&gt;Sum(Sales)/[Number of working days]&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 08:36:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-Monthly-sales/m-p/1385428#M421870</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-11-14T08:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Average Monthly sales</title>
      <link>https://community.qlik.com/t5/QlikView/Average-Monthly-sales/m-p/1385429#M421871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what does your source data looks like ?&amp;nbsp; can you provide some sample data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 08:41:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-Monthly-sales/m-p/1385429#M421871</guid>
      <dc:creator>woshua5550</dc:creator>
      <dc:date>2017-11-14T08:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: Average Monthly sales</title>
      <link>https://community.qlik.com/t5/QlikView/Average-Monthly-sales/m-p/1385430#M421872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dev,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have working days table as attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in Qlikview i want respective working days as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Month 2016WDays 2017Wdays&lt;/P&gt;&lt;P&gt;Jan&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; nofodays&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 13.3333px;"&gt;nofodays&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Feb&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 13.3333px;"&gt;nofodays&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 13.3333px;"&gt;nofodays&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Mar&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 13.3333px;"&gt;nofodays&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 13.3333px;"&gt;nofodays&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 10:44:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-Monthly-sales/m-p/1385430#M421872</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-14T10:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Average Monthly sales</title>
      <link>https://community.qlik.com/t5/QlikView/Average-Monthly-sales/m-p/1385431#M421873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check this&lt;/P&gt;&lt;P&gt;@&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 10:52:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-Monthly-sales/m-p/1385431#M421873</guid>
      <dc:creator>woshua5550</dc:creator>
      <dc:date>2017-11-14T10:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: Average Monthly sales</title>
      <link>https://community.qlik.com/t5/QlikView/Average-Monthly-sales/m-p/1385432#M421874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You Dave. It helped me and completed the task.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2017 06:52:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-Monthly-sales/m-p/1385432#M421874</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-15T06:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Average Monthly sales</title>
      <link>https://community.qlik.com/t5/QlikView/Average-Monthly-sales/m-p/1580301#M442800</link>
      <description>&lt;P&gt;Hi Dave,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not able open the .qvw files. Could you please paste the formula here. I need this calculation. Please assist.&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2019 09:48:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-Monthly-sales/m-p/1580301#M442800</guid>
      <dc:creator>Shweta_Pattar</dc:creator>
      <dc:date>2019-05-15T09:48:01Z</dc:date>
    </item>
  </channel>
</rss>

