<?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: linking Excel 2010 sheet with mastercalender in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/linking-Excel-2010-sheet-with-mastercalender/m-p/254421#M1190424</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THANKS A LOT STEFAN!!!! That was indeed the problem!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Sep 2011 06:39:03 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-09-13T06:39:03Z</dc:date>
    <item>
      <title>linking Excel 2010 sheet with mastercalender</title>
      <link>https://community.qlik.com/t5/QlikView/linking-Excel-2010-sheet-with-mastercalender/m-p/254419#M1190422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you can help me out. I have a excel 2010 sheets with departure dates. I have linked it to my Qlikview Calander, however I don't see the month's. &lt;/P&gt;&lt;P&gt;There's just a ' - ' instead of the month names. I tried the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Departure date is has the following format: 'DD-MM-YYYY hh:mm:ss', but that should not be a problem right? &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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Location, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Destination,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;&amp;nbsp; Date(Departure) as Date,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date(Departure) as DateFromExcel,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Month(Departure) as MonthFromExcel,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(Destination='ABC',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(Interval(Date(Delivery) - Date(Departure), 'D')&amp;lt;=8, 'OnTime', 'Late'),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(Destination='XYZ' or Destination='CBA',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(interval(Date(Delivery) - Date(Departure), 'D')&amp;lt;=9, 'OnTime', 'Late'))) as Status,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Departure, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Delivery&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;delete.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is RAWDATA);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let varMin = Num('01-01-2011');&lt;/P&gt;&lt;P&gt;Let varMax = Num('31-12-2011');&lt;/P&gt;&lt;P&gt;Let vWorkdays = NetWorkDays(varMin,varMax);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date:&lt;/P&gt;&lt;P&gt;Load Date($(varMin) +RowNo () -1) as tempdate&lt;/P&gt;&lt;P&gt;AutoGenerate $(varMax) - $(varMin) +1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Calender:&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date(tempdate) as Date,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Year(tempdate) as Year,&lt;/P&gt;&lt;P&gt;'Q' &amp;amp; Ceil(Month(tempdate)/3) as Quarter,&lt;/P&gt;&lt;P&gt;Month(tempdate) as Month,&lt;/P&gt;&lt;P&gt;Week(tempdate) as Week,&lt;/P&gt;&lt;P&gt;DayName(tempdate) as DayName&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Resident Date;&lt;/P&gt;&lt;P&gt;Drop Table Date;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you can help! &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;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;iSam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2011 13:47:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/linking-Excel-2010-sheet-with-mastercalender/m-p/254419#M1190422</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-12T13:47:15Z</dc:date>
    </item>
    <item>
      <title>linking Excel 2010 sheet with mastercalender</title>
      <link>https://community.qlik.com/t5/QlikView/linking-Excel-2010-sheet-with-mastercalender/m-p/254420#M1190423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi,&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;aboumejjane wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; The Departure date is has the following format: 'DD-MM-YYYY hh:mm:ss', but that should not be a problem right?&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Well, I think it is. Your departure is still a timestamp, not a date type, even if you formatted is with only the date part. So you have the data in your table, but QV will not successfully link your timestamp to the calendar date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you should use&lt;/P&gt;&lt;P&gt;Date(daystart(Departure)) as Date,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in your excel load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2011 23:41:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/linking-Excel-2010-sheet-with-mastercalender/m-p/254420#M1190423</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-09-12T23:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: linking Excel 2010 sheet with mastercalender</title>
      <link>https://community.qlik.com/t5/QlikView/linking-Excel-2010-sheet-with-mastercalender/m-p/254421#M1190424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THANKS A LOT STEFAN!!!! That was indeed the problem!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2011 06:39:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/linking-Excel-2010-sheet-with-mastercalender/m-p/254421#M1190424</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-13T06:39:03Z</dc:date>
    </item>
  </channel>
</rss>

