<?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: Connecting data to a month in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Connecting-data-to-a-month/m-p/725638#M1058907</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes - it depends. But Jan can include Nov and Dec. Feb can include only Jan etc..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't not change the Excel files since they are autogenerated to a folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Erik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Sep 2014 09:56:42 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-09-30T09:56:42Z</dc:date>
    <item>
      <title>Connecting data to a month</title>
      <link>https://community.qlik.com/t5/QlikView/Connecting-data-to-a-month/m-p/725633#M1058902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hiya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a problem here. I have a Excel sheet for each month - Jan - Feb - etc. In there i have a lot of invoice data. In Jan invoice it can be date's from both november and december etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to make a graph showing the Sum(Amount) for each month. But since there is different months in Jan it gets wierd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So any ideas on how to connect the different Excel sheets to a month? I can not change the Excel sheet since they are automatic generated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you understand. I have only the personal license so can't update an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;//Erik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2014 09:28:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connecting-data-to-a-month/m-p/725633#M1058902</guid>
      <dc:creator />
      <dc:date>2014-09-30T09:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting data to a month</title>
      <link>https://community.qlik.com/t5/QlikView/Connecting-data-to-a-month/m-p/725634#M1058903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do not care about excel sheets, load them all, then, supposing that invoice date field is "Invoice_Date" add fields in each load:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;Month(Invoice_Date) as month,&lt;/P&gt;&lt;P&gt;year (INvoice_date) ad year,&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;From....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use year and month as dimension in the chart and it is done&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2014 09:32:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connecting-data-to-a-month/m-p/725634#M1058903</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-09-30T09:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting data to a month</title>
      <link>https://community.qlik.com/t5/QlikView/Connecting-data-to-a-month/m-p/725635#M1058904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LOAD&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Amount,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date(Date,'YYYY-MM-DD') as Date ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Month(Date) as Month&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[\\xxxxxxx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, header is 5 lines, table is [Inv - 4113605620]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem with you solution is that for January the total invoice is 10.000 Euro. But the dates in the sheet are from November and December. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So when i click Jan now with your solution i only get Sum(amount) for Jan which is not the same as the invoice for Jan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you copy?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2014 09:40:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connecting-data-to-a-month/m-p/725635#M1058904</guid>
      <dc:creator />
      <dc:date>2014-09-30T09:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting data to a month</title>
      <link>https://community.qlik.com/t5/QlikView/Connecting-data-to-a-month/m-p/725636#M1058905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now it is clear, the solution is not so different,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when you load add a dummy field (ex. DateSheet)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;'201401' as DateSheet&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when you load january and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now use DateSheet as dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2014 09:48:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connecting-data-to-a-month/m-p/725636#M1058905</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-09-30T09:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting data to a month</title>
      <link>https://community.qlik.com/t5/QlikView/Connecting-data-to-a-month/m-p/725637#M1058906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erik,&lt;/P&gt;&lt;P&gt;how do you get the Jan Amount on the invoice &lt;/P&gt;&lt;P&gt;from what i am getting the total for JAn accumulates from months prior to Jan right?&lt;/P&gt;&lt;P&gt;flag all invoice amount that affect the total for Jan&amp;nbsp; with an extra field eg "EffectiveMonth" which will be your Jan &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;InvDate | InvAmout | EffectiveMonth&lt;/P&gt;&lt;P&gt;02/12/13 | 50000| 01/2014&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so then on&amp;nbsp; your selection use EffectiveMonth &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2014 09:49:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connecting-data-to-a-month/m-p/725637#M1058906</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-30T09:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting data to a month</title>
      <link>https://community.qlik.com/t5/QlikView/Connecting-data-to-a-month/m-p/725638#M1058907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes - it depends. But Jan can include Nov and Dec. Feb can include only Jan etc..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't not change the Excel files since they are autogenerated to a folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Erik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2014 09:56:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connecting-data-to-a-month/m-p/725638#M1058907</guid>
      <dc:creator />
      <dc:date>2014-09-30T09:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting data to a month</title>
      <link>https://community.qlik.com/t5/QlikView/Connecting-data-to-a-month/m-p/725639#M1058908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erik,&lt;/P&gt;&lt;P&gt;Did u have&amp;nbsp; a look at the illustration i send above does it make any sense to u?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2014 09:59:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connecting-data-to-a-month/m-p/725639#M1058908</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-30T09:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting data to a month</title>
      <link>https://community.qlik.com/t5/QlikView/Connecting-data-to-a-month/m-p/725640#M1058909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes - nice that worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i have another question, but maybe i will start a new thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The last one in the folder is 2014-08. How can i make it that it load 2014-09 when its created and also how can i make a automatic dummy field &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2014 10:14:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connecting-data-to-a-month/m-p/725640#M1058909</guid>
      <dc:creator />
      <dc:date>2014-09-30T10:14:33Z</dc:date>
    </item>
  </channel>
</rss>

