<?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: Graph and Sum quantites per month in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Graph-and-Sum-quantites-per-month/m-p/1032555#M465389</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;chk dis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Mar 2016 07:18:39 GMT</pubDate>
    <dc:creator>Chanty4u</dc:creator>
    <dc:date>2016-03-21T07:18:39Z</dc:date>
    <item>
      <title>Graph and Sum quantites per month</title>
      <link>https://community.qlik.com/t5/QlikView/Graph-and-Sum-quantites-per-month/m-p/1032549#M465383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a little problem.&lt;/P&gt;&lt;P&gt;I have datas like that :&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="149" style="border: 1px solid rgb(0, 0, 0); width: 230px; height: 144px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Item&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Date&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Quantity&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;01/03/2016&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;01/03/2016&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;01/03/2016&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;C&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;05/03/2016&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;10/03/2016&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my graph I want to show the quantites per month.&lt;/P&gt;&lt;P&gt;I have a master calendar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And, for example, in my graph I want theses values (for March month) :&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;STRONG style="font-size: 14pt;"&gt;A = 11&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;&lt;STRONG style="line-height: 1.5em;"&gt;B = 1&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;STRONG style="font-size: 14pt;"&gt;C = 3 &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't explain why, but I can't do that...&lt;/P&gt;&lt;P&gt;In dimension I have "Month" field.&lt;/P&gt;&lt;P&gt;In Expression I have : =Quantity&lt;/P&gt;&lt;P&gt;I tried : Sum(Quantity) but with that I get the total sum and I just want the sum per month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx for helping me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 06:59:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graph-and-Sum-quantites-per-month/m-p/1032549#M465383</guid>
      <dc:creator />
      <dc:date>2016-03-21T06:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: Graph and Sum quantites per month</title>
      <link>https://community.qlik.com/t5/QlikView/Graph-and-Sum-quantites-per-month/m-p/1032550#M465384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make sure that Your calendar is linked on Date field and Date Field is in proper date format. Then what you are doing is should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension - Month, Item&lt;/P&gt;&lt;P&gt;Expression- Sum(Quantity)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension: Month(Date),Item&lt;/P&gt;&lt;P&gt;Expression : Sum(Quantity)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 07:03:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graph-and-Sum-quantites-per-month/m-p/1032550#M465384</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-03-21T07:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: Graph and Sum quantites per month</title>
      <link>https://community.qlik.com/t5/QlikView/Graph-and-Sum-quantites-per-month/m-p/1032551#M465385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.Add &lt;STRONG&gt;Month &amp;amp; Item as the dimensions and&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2.add sum(quantity) &lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;as expression&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this shoudl&amp;nbsp; give you the result&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 07:14:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graph-and-Sum-quantites-per-month/m-p/1032551#M465385</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-03-21T07:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: Graph and Sum quantites per month</title>
      <link>https://community.qlik.com/t5/QlikView/Graph-and-Sum-quantites-per-month/m-p/1032552#M465386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use Month and Item as dimensions and sum(Quantity) as expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 07:15:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graph-and-Sum-quantites-per-month/m-p/1032552#M465386</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-03-21T07:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: Graph and Sum quantites per month</title>
      <link>https://community.qlik.com/t5/QlikView/Graph-and-Sum-quantites-per-month/m-p/1032553#M465387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The approach is correct, however the something is going wrong with Date field.&lt;/P&gt;&lt;P&gt;It might be where you have segregated the Month from the date field or association of the Fields in your Data Model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;Cheers !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 07:16:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graph-and-Sum-quantites-per-month/m-p/1032553#M465387</guid>
      <dc:creator />
      <dc:date>2016-03-21T07:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: Graph and Sum quantites per month</title>
      <link>https://community.qlik.com/t5/QlikView/Graph-and-Sum-quantites-per-month/m-p/1032554#M465388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Derive a month in script like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;MonthName(DateFieldName) AS Month&lt;/P&gt;&lt;P&gt;FROM DataSource;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now try like below in chart:&lt;/P&gt;&lt;P&gt;Dimension: Month, Item&lt;/P&gt;&lt;P&gt;Expression: Sum(Quantity)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 07:16:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graph-and-Sum-quantites-per-month/m-p/1032554#M465388</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-03-21T07:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: Graph and Sum quantites per month</title>
      <link>https://community.qlik.com/t5/QlikView/Graph-and-Sum-quantites-per-month/m-p/1032555#M465389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;chk dis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 07:18:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graph-and-Sum-quantites-per-month/m-p/1032555#M465389</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-21T07:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: Graph and Sum quantites per month</title>
      <link>https://community.qlik.com/t5/QlikView/Graph-and-Sum-quantites-per-month/m-p/1032556#M465390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 07:19:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graph-and-Sum-quantites-per-month/m-p/1032556#M465390</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-21T07:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: Graph and Sum quantites per month</title>
      <link>https://community.qlik.com/t5/QlikView/Graph-and-Sum-quantites-per-month/m-p/1032557#M465391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/people/mathais86"&gt;Beaulieu Mathieu&lt;/A&gt;&lt;/P&gt;&lt;P&gt;try attached &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;sample file.&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;hope this help you&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/118740_Capture.PNG" style="height: 156px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards &lt;/P&gt;&lt;P&gt;Ahmar Ansari &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 07:20:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graph-and-Sum-quantites-per-month/m-p/1032557#M465391</guid>
      <dc:creator>ahmar811</dc:creator>
      <dc:date>2016-03-21T07:20:01Z</dc:date>
    </item>
  </channel>
</rss>

