<?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 Displaying Total Orders Per Month in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Displaying-Total-Orders-Per-Month/m-p/276045#M1202051</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello John,&lt;/P&gt;&lt;P&gt;You can narrow your results by just loading a few of them, using a WHERE statement in your LOAD script, for example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;LOAD * WHERE Year([Quote Date]) = 2010; SQL SELECT ...&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Or you can create a new listbox with year as field, select it and then go to File menu, Reduce Data, keep possible values.&lt;/P&gt;&lt;P&gt;Is that what you are looking for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Sep 2010 17:26:27 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2010-09-10T17:26:27Z</dc:date>
    <item>
      <title>Displaying Total Orders Per Month</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-Total-Orders-Per-Month/m-p/276041#M1202047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;I am Brand New To Qlik i have just managed to acces our Pegasus Opera Database And was wondering if anybody could help me.&lt;/P&gt;&lt;P&gt;I have Loaded a Table which has the following Information "Quote Date" and "Quote Number" There are obviously thousends of these going back ten years.&lt;/P&gt;&lt;P&gt;i wanto to be able to display the ammount of quotes that have been produced in say each month or year, could anybody advise me on how to go about this.&lt;/P&gt;&lt;P&gt;Like i said this is the first time i have used this great product, and i am unsure of expressions etc.&lt;/P&gt;&lt;P&gt;Thank You In Advance&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Sep 2010 12:46:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-Total-Orders-Per-Month/m-p/276041#M1202047</guid>
      <dc:creator />
      <dc:date>2010-09-10T12:46:13Z</dc:date>
    </item>
    <item>
      <title>Displaying Total Orders Per Month</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-Total-Orders-Per-Month/m-p/276042#M1202048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Layout, New Sheet Object, Chart. Select Straight Table at bottom right &amp;amp; click Next. Click on Add Calculated Dimension &amp;amp; add formula =month[Quote Date], Click OK &amp;amp; click on Next. In Expression window, put in the formula =count[Quote Number] &amp;amp; click Finish. This should get you started.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dinesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Sep 2010 13:53:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-Total-Orders-Per-Month/m-p/276042#M1202048</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-09-10T13:53:08Z</dc:date>
    </item>
    <item>
      <title>Displaying Total Orders Per Month</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-Total-Orders-Per-Month/m-p/276043#M1202049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello John and welcome to the Forums and the QlikView world,&lt;/P&gt;&lt;P&gt;I suggest you to &lt;A href="http://community.qlik.com/wikis/qlikview-wiki/how-to-create-a-calendar.aspx" target="_blank" title="How to create a calendar"&gt;build a master calendar&lt;/A&gt;, so you have all possible time related dimensions (days, months, week, and so) in one table and linked to your main fact table (quotes in your case).&lt;/P&gt;&lt;P&gt;Then create a new chart, pivot table, set year and month as dimensions and&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Count("Quote Number")&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;as expression. &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Hope that helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Sep 2010 13:56:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-Total-Orders-Per-Month/m-p/276043#M1202049</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-09-10T13:56:15Z</dc:date>
    </item>
    <item>
      <title>Displaying Total Orders Per Month</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-Total-Orders-Per-Month/m-p/276044#M1202050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thanks for the reply i am still having trouble by not being able to dislpay anything.&lt;/P&gt;&lt;P&gt;If i start from the begining when i input the fields by selecting the tables that i want to show ie: quote date and quote number is there a way i can narrow down the data to only show the last year because i have ten years imported at the moment, maybe if i can smaller sized data i could understand it a bit better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Sep 2010 15:24:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-Total-Orders-Per-Month/m-p/276044#M1202050</guid>
      <dc:creator />
      <dc:date>2010-09-10T15:24:19Z</dc:date>
    </item>
    <item>
      <title>Displaying Total Orders Per Month</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-Total-Orders-Per-Month/m-p/276045#M1202051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello John,&lt;/P&gt;&lt;P&gt;You can narrow your results by just loading a few of them, using a WHERE statement in your LOAD script, for example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;LOAD * WHERE Year([Quote Date]) = 2010; SQL SELECT ...&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Or you can create a new listbox with year as field, select it and then go to File menu, Reduce Data, keep possible values.&lt;/P&gt;&lt;P&gt;Is that what you are looking for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Sep 2010 17:26:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-Total-Orders-Per-Month/m-p/276045#M1202051</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-09-10T17:26:27Z</dc:date>
    </item>
  </channel>
</rss>

