<?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: Re: Holiday in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Holiday/m-p/627669#M230587</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;Find the sample application attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note:&lt;/P&gt;&lt;P&gt;I have taken Saturday and Sunday as holidays.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 May 2014 11:01:52 GMT</pubDate>
    <dc:creator>ashfaq_haseeb</dc:creator>
    <dc:date>2014-05-26T11:01:52Z</dc:date>
    <item>
      <title>Holiday</title>
      <link>https://community.qlik.com/t5/QlikView/Holiday/m-p/627661#M230579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.With all dates in 2014&lt;/P&gt;&lt;P&gt;2.With all holidays in 2014&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All i want is to have a field without Holidays.&lt;/P&gt;&lt;P&gt;(ie., I need to delete the holidays list in the field which has all days.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i do that . Please help me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 May 2014 07:58:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Holiday/m-p/627661#M230579</guid>
      <dc:creator />
      <dc:date>2014-05-26T07:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: Holiday</title>
      <link>https://community.qlik.com/t5/QlikView/Holiday/m-p/627662#M230580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FieldWithAllDates,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FieldHolidays,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(FieldWithAllDates &amp;lt;&amp;gt; FieldHolidays, FieldWithAllDates) as WorkingDays&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 May 2014 08:02:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Holiday/m-p/627662#M230580</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-05-26T08:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: Holiday</title>
      <link>https://community.qlik.com/t5/QlikView/Holiday/m-p/627663#M230581</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;how do you define holiday,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;by posting your Excel files can get accurate answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anyways try below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load HolidayDate,F5,F6 from holiday.xls;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load FullDate, F1,F2&lt;/P&gt;&lt;P&gt;from Full.xls where not exsists(HolidayDateFullDate);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helped.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 May 2014 08:04:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Holiday/m-p/627663#M230581</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-05-26T08:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: Holiday</title>
      <link>https://community.qlik.com/t5/QlikView/Holiday/m-p/627664#M230582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tresesco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two fields, loaded already from two different tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's not working. I also tried using Resident Statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i can able to give only one table name in the Resident.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 May 2014 10:14:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Holiday/m-p/627664#M230582</guid>
      <dc:creator />
      <dc:date>2014-05-26T10:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: Holiday</title>
      <link>https://community.qlik.com/t5/QlikView/Holiday/m-p/627665#M230583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, try my solution or post sample files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 May 2014 10:22:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Holiday/m-p/627665#M230583</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-05-26T10:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: Holiday</title>
      <link>https://community.qlik.com/t5/QlikView/Holiday/m-p/627666#M230584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In that case try like:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;Table2:&lt;BR /&gt;Load * Inline [&lt;BR /&gt;HoliDays&lt;BR /&gt;1-1-2011&lt;BR /&gt;1-1-2014&lt;BR /&gt;];&lt;BR /&gt;Table1:&lt;BR /&gt;Load * Inline [&lt;BR /&gt;AllDates&lt;BR /&gt;1-1-2011&lt;BR /&gt;1-1-2012&lt;BR /&gt;1-1-2013&lt;BR /&gt;1-1-2014&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;WorkindDates:&lt;BR /&gt;Load AllDates as DateWorkingDays&lt;BR /&gt; &lt;BR /&gt;Resident Table1 where not Exists(HoliDays, AllDates);&lt;/P&gt;

&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 May 2014 10:29:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Holiday/m-p/627666#M230584</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-05-26T10:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: Holiday</title>
      <link>https://community.qlik.com/t5/QlikView/Holiday/m-p/627667#M230585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pradeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try using LEFT KEEP.&amp;nbsp; Example below assumes you already have 2 tables loaded.&amp;nbsp; You'll need to come up with a common field for the join to work.&amp;nbsp; Below I used a %DateField_Id&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Holidays2014]:&lt;/P&gt;&lt;P&gt;LOAD Num(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;FieldHolidays&lt;/SPAN&gt;) as %DateField_Id,&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;FieldHolidays&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Resident [HolidaysTable];&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;[WorkingDays2014]:&lt;/P&gt;&lt;P&gt;LEFT KEEP ([Holidays2014])&lt;/P&gt;&lt;P&gt;LOAD Num(WorkingDays) as %DateField_Id,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WorkingDays&lt;/P&gt;&lt;P&gt;Resident [WorkingDaysTable];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 May 2014 10:43:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Holiday/m-p/627667#M230585</guid>
      <dc:creator />
      <dc:date>2014-05-26T10:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: Holiday</title>
      <link>https://community.qlik.com/t5/QlikView/Holiday/m-p/627668#M230586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey,&lt;/P&gt;&lt;P&gt;check this&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;WD:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;load&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Inline&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt;days&lt;BR /&gt;1/1/2014&lt;BR /&gt;1/2/2014&lt;BR /&gt;1/3/2014&lt;BR /&gt;1/4/2014&lt;BR /&gt;]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt;HD:&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;load&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Inline&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt;days&lt;BR /&gt;1/2/2014&lt;BR /&gt;]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;New:&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;load&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;days&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;days&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Resident&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; WD &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Group&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;by&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;days&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;DROP&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Table&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; WD;&lt;BR /&gt;&lt;BR /&gt;Final:&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;load&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; *,'' &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;i&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Resident&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; New &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Where&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=1;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;drop&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Table&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; New;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;DROP&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Field&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;i&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Ravi N.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 May 2014 10:44:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Holiday/m-p/627668#M230586</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-26T10:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Holiday</title>
      <link>https://community.qlik.com/t5/QlikView/Holiday/m-p/627669#M230587</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;Find the sample application attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note:&lt;/P&gt;&lt;P&gt;I have taken Saturday and Sunday as holidays.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 May 2014 11:01:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Holiday/m-p/627669#M230587</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-05-26T11:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: Holiday</title>
      <link>https://community.qlik.com/t5/QlikView/Holiday/m-p/627670#M230588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's works fine.&lt;/P&gt;&lt;P&gt;Thanks all for your great support. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2014 03:09:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Holiday/m-p/627670#M230588</guid>
      <dc:creator />
      <dc:date>2014-05-27T03:09:46Z</dc:date>
    </item>
  </channel>
</rss>

