<?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: Loading data with filter on date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loading-data-with-filter-on-date/m-p/382201#M142612</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use this code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Where Date(INV_DATE,'DD-MM-YYYY') &amp;gt; '01-01-2009'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; background-color: #ffffff;"&gt;Where Date(INV_DATE,'D-M-YYYY') &amp;gt; '1-1-2009'&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Hope it helps you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;P&gt;Jagan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Aug 2012 08:05:51 GMT</pubDate>
    <dc:creator>jagannalla</dc:creator>
    <dc:date>2012-08-30T08:05:51Z</dc:date>
    <item>
      <title>Loading data with filter on date</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-with-filter-on-date/m-p/382200#M142611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 8pt;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 8pt;"&gt;I am new to QLikView. I need to load data from a txt file and put a condition 'where' on the date. The field INV_DATE is in format 2-7-2010 0:00:00. So when I try to edit script after load code it doesnt give me desired&amp;nbsp; results.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt; font-family: arial,helvetica,sans-serif;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;WHERE&lt;/P&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;INV_DATE&lt;/SPAN&gt; &amp;gt; '01-01-2009'&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHERE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 8pt;"&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;INV_DATE&lt;/SPAN&gt; &amp;gt; '01/01/2009'&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 8pt;"&gt;WHERE &lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;INV_DATE&lt;/SPAN&gt; &amp;gt; '01-01-2009 0:00:00'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 8pt;"&gt;I have tried all possible combinations but I am not able to get results. Please help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 8pt;"&gt;Abhishek&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 07:32:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-with-filter-on-date/m-p/382200#M142611</guid>
      <dc:creator />
      <dc:date>2012-08-30T07:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data with filter on date</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-with-filter-on-date/m-p/382201#M142612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use this code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Where Date(INV_DATE,'DD-MM-YYYY') &amp;gt; '01-01-2009'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; background-color: #ffffff;"&gt;Where Date(INV_DATE,'D-M-YYYY') &amp;gt; '1-1-2009'&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Hope it helps you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;P&gt;Jagan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 08:05:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-with-filter-on-date/m-p/382201#M142612</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2012-08-30T08:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data with filter on date</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-with-filter-on-date/m-p/382202#M142613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jagan for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this is giving me no results. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt; It is urgent, will appreciate if you can help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Abhishek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 08:28:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-with-filter-on-date/m-p/382202#M142613</guid>
      <dc:creator />
      <dc:date>2012-08-30T08:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data with filter on date</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-with-filter-on-date/m-p/382203#M142614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Ok please provide sample data you have.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 08:37:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-with-filter-on-date/m-p/382203#M142614</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2012-08-30T08:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data with filter on date</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-with-filter-on-date/m-p/382204#M142615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is how the date column looks like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="148"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="18" width="148"&gt;1-1-2010 0:00:00&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="18"&gt;1-1-2011 0:00:00&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="18"&gt;1-1-2012 0:00:00&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="18"&gt;1-2-2009 0:00:00&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="18"&gt;1-2-2010 0:00:00&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="18"&gt;1-2-2011 0:00:00&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="18"&gt;1-2-2012 0:00:00&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="18"&gt;1-3-2009 0:00:00&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 08:39:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-with-filter-on-date/m-p/382204#M142615</guid>
      <dc:creator />
      <dc:date>2012-08-30T08:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data with filter on date</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-with-filter-on-date/m-p/382205#M142616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is working perfectly for me. If dates are in this format M-D-YYYY h:mm:ss.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Temp:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; INV_DATE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1-1-2010 0:00:00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1-1-2011 0:00:00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1-1-2012 0:00:00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1-2-2009 0:00:00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1-2-2010 0:00:00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1-2-2011 0:00:00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1-2-2012 0:00:00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1-3-2009 0:00:00&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;Res:&lt;/P&gt;&lt;P&gt;LOAD Month(INV_DATE) as M,*&lt;/P&gt;&lt;P&gt;Resident Temp&lt;/P&gt;&lt;P&gt;Where Date(INV_DATE,'M-D-YYYY') &amp;gt; '1-2-2009'&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP Table Temp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;- According to your condition 1-1-2009, It will retrive the entire data what we have know. B'coz all dates are greater than this date. If you want to go with preceding load concept, use below code.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Temp:&lt;/P&gt;&lt;P&gt;LOAD Month(INV_DATE) as M,*&lt;/P&gt;&lt;P&gt;Where Date(INV_DATE,'M-D-YYYY') &amp;gt; '1-2-2009'&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; INV_DATE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1-1-2010 0:00:00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1-1-2011 0:00:00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1-1-2012 0:00:00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1-2-2009 0:00:00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1-2-2010 0:00:00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1-2-2011 0:00:00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1-2-2012 0:00:00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1-3-2009 0:00:00&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check and let me know if you need any help. Otherwise please attach sample qvw file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!!&lt;/P&gt;&lt;P&gt;Jagan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 09:33:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-with-filter-on-date/m-p/382205#M142616</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2012-08-30T09:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data with filter on date</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-with-filter-on-date/m-p/382206#M142617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Jagan but it is not working. I am attaching excel file where I ve illustrated the scenario. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks once again, Abhishek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 10:10:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-with-filter-on-date/m-p/382206#M142617</guid>
      <dc:creator />
      <dc:date>2012-08-30T10:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data with filter on date</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-with-filter-on-date/m-p/382207#M142618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With this code :&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Where&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;INV_DATE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'M-D-YYYY') &amp;gt; '1-2-2010'; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is giving me no results. Please note what ive sent you is just a sample of data. I am working on millions of rows. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 10:22:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-with-filter-on-date/m-p/382207#M142618</guid>
      <dc:creator />
      <dc:date>2012-08-30T10:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data with filter on date</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-with-filter-on-date/m-p/382208#M142619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Hello Abhi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;What is the wrong with your data i don't know, are you loading the data form excel or from any other Data source.If i load the excel file with this below code. I can able to retrive the output what you need. For your reference i'm attaching my qvw file. Please check and let me know if I'm wrong. Otherwise please attach sample qvw file, which you are loading from original datasource.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13463229225932604" jivemacro_uid="_13463229225932604"&gt;&lt;P&gt;LOAD CUSTOMER_NAME, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CONTRACTOR_NAME, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; INV_DATE&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;Book1.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1)&lt;/P&gt;&lt;P&gt;Where Date(INV_DATE,'M-D-YYYY hh:mm:ss') &amp;gt; '1-1-2010 00:00:00';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Cheers!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Jagan&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 10:35:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-with-filter-on-date/m-p/382208#M142619</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2012-08-30T10:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data with filter on date</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-with-filter-on-date/m-p/382209#M142620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see ur qlikview file and is workign fine. For me it is not. I am uploading data from txt file. is it a problem?&lt;/P&gt;&lt;P&gt;Also, I will not be able to share qvw file as it is sensitive data, sorry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Abhishek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 10:42:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-with-filter-on-date/m-p/382209#M142620</guid>
      <dc:creator />
      <dc:date>2012-08-30T10:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data with filter on date</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-with-filter-on-date/m-p/382210#M142621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok tell me from which data source ur getting this data. I mean either from sql or txt or excel or qvd file etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 11:31:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-with-filter-on-date/m-p/382210#M142621</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2012-08-30T11:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data with filter on date</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-with-filter-on-date/m-p/382211#M142622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;txt file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 15:26:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-with-filter-on-date/m-p/382211#M142622</guid>
      <dc:creator />
      <dc:date>2012-08-30T15:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data with filter on date</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-with-filter-on-date/m-p/382212#M142623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;I've taken txt file and it is working fine for me. Please check txt file and qvw file once again.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 15:49:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-with-filter-on-date/m-p/382212#M142623</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2012-08-30T15:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data with filter on date</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-with-filter-on-date/m-p/382213#M142624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Weird it is. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You know I took your text file. Created a new qlikview file and loaded text file. and the codes do not work for me.&lt;/P&gt;&lt;P&gt;Attaching files for your reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for all your efforts, Abhishek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2012 05:31:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-with-filter-on-date/m-p/382213#M142624</guid>
      <dc:creator />
      <dc:date>2012-08-31T05:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data with filter on date</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-with-filter-on-date/m-p/382214#M142625</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;Try this script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Directory;&lt;/P&gt;&lt;P&gt;LOAD CUSTOMER_NAME, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; INV_DATE&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;Temptxt.txt&lt;/P&gt;&lt;P&gt;(txt, codepage is 1252, embedded labels, delimiter is ',', msq)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where Date(Date#(INV_DATE,'M-D-YYYY hh:mm:ss')) &amp;gt; Date(Date#('1-1-2010 00:00:00', 'M-D-YYYY hh:mm:ss'))&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2012 07:23:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-with-filter-on-date/m-p/382214#M142625</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-08-31T07:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data with filter on date</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-with-filter-on-date/m-p/382215#M142626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use this code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Directory;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;LOAD CUSTOMER_NAME,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; INV_DATE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;FROM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Temptxt.txt&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;(txt, codepage is 1252, embedded labels, delimiter is ',', msq)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Where Timestamp(Timestamp#(INV_DATE,'MM-DD-YYYY hh:mm:ss')) &amp;gt; Timestamp(Timestamp#('1-1-2010 00:00:00', 'M-D-YYYY hh:mm:ss'))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- If you attach sample file with sample data what you have, it helps others to solve the problem quickly. It saves ur's and others time also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!!&lt;/P&gt;&lt;P&gt;Jagan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2012 08:43:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-with-filter-on-date/m-p/382215#M142626</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2012-08-31T08:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data with filter on date</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-with-filter-on-date/m-p/382216#M142627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lott Jagan. It works!!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and I apologise for takign up your time. I will keep in mind in future to load files. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a ton, Abhishek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2012 09:14:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-with-filter-on-date/m-p/382216#M142627</guid>
      <dc:creator />
      <dc:date>2012-08-31T09:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data with filter on date</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-with-filter-on-date/m-p/382217#M142628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have loaded the data succesfully. What I need to do as a next step, give user an option on the tool to give a date range and see the output for that date range. The date range will be in DDMMYYYY format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help, Abhishek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2012 14:02:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-with-filter-on-date/m-p/382217#M142628</guid>
      <dc:creator />
      <dc:date>2012-09-12T14:02:13Z</dc:date>
    </item>
  </channel>
</rss>

