<?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: Filtering on date to get particular month data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Filtering-on-date-to-get-particular-month-data/m-p/1687537#M726511</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/25001"&gt;@Vegar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;not getting the output. 0 lines fetched. Column in excel in which dates mentioned is in custom format DD-MMM-YY.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Please help&lt;span class="lia-unicode-emoji" title=":worried_face:"&gt;😟&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 25 Mar 2020 07:08:09 GMT</pubDate>
    <dc:creator>PM2</dc:creator>
    <dc:date>2020-03-25T07:08:09Z</dc:date>
    <item>
      <title>Filtering on date to get particular month data</title>
      <link>https://community.qlik.com/t5/QlikView/Filtering-on-date-to-get-particular-month-data/m-p/1687522#M726508</link>
      <description>&lt;P&gt;Hi community,&lt;/P&gt;&lt;P&gt;Please help me in getting the output of a particular month from an excel file having data from 2001-2020.&lt;/P&gt;&lt;P&gt;I want to extract only Jan 2020 data from the file.&lt;/P&gt;&lt;P&gt;Below is the script have written&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Opendate&lt;/P&gt;&lt;P&gt;Feom xls file&lt;/P&gt;&lt;P&gt;Where Opendate&amp;gt;=Date#('01-Jan-20','DD-MMM-YY')&lt;/P&gt;&lt;P&gt;This is not giving me only jan 20 month data.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filtering-on-date-to-get-particular-month-data/m-p/1687522#M726508</guid>
      <dc:creator>PM2</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering on date to get particular month data</title>
      <link>https://community.qlik.com/t5/QlikView/Filtering-on-date-to-get-particular-month-data/m-p/1687525#M726509</link>
      <description>&lt;P&gt;Your script is loading all data larger than January 1 2020.&lt;/P&gt;&lt;P&gt;You can do like this to set an upper and lower limit. (Assuming that Opendate is a date field in excel)&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;WHERE MonthName(Opendate)= MonthName(makedate(2020,1))&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2020 06:02:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filtering-on-date-to-get-particular-month-data/m-p/1687525#M726509</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2020-03-25T06:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering on date to get particular month data</title>
      <link>https://community.qlik.com/t5/QlikView/Filtering-on-date-to-get-particular-month-data/m-p/1687530#M726510</link>
      <description>&lt;P&gt;Hi Vegar,&lt;/P&gt;&lt;P&gt;Thanks but 0 lines fetched on reloading.&lt;/P&gt;&lt;P&gt;In my excel the date is in cuatom format dd-mmm-yy.&lt;/P&gt;&lt;P&gt;I have script&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;*Resident Data&lt;/P&gt;&lt;P&gt;Where ( in condition on getting only jan month 20 data).&amp;nbsp;&lt;/P&gt;&lt;P&gt;On applying where condition mentioned by you 0 lines fetched. I am sorry but new to qlikview.&lt;span class="lia-unicode-emoji" title=":worried_face:"&gt;😟&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2020 06:17:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filtering-on-date-to-get-particular-month-data/m-p/1687530#M726510</guid>
      <dc:creator>PM2</dc:creator>
      <dc:date>2020-03-25T06:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering on date to get particular month data</title>
      <link>https://community.qlik.com/t5/QlikView/Filtering-on-date-to-get-particular-month-data/m-p/1687537#M726511</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/25001"&gt;@Vegar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;not getting the output. 0 lines fetched. Column in excel in which dates mentioned is in custom format DD-MMM-YY.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Please help&lt;span class="lia-unicode-emoji" title=":worried_face:"&gt;😟&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2020 07:08:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filtering-on-date-to-get-particular-month-data/m-p/1687537#M726511</guid>
      <dc:creator>PM2</dc:creator>
      <dc:date>2020-03-25T07:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering on date to get particular month data</title>
      <link>https://community.qlik.com/t5/QlikView/Filtering-on-date-to-get-particular-month-data/m-p/1687592#M726512</link>
      <description>&lt;P&gt;Could you post a sample excel and QV-docukent? It does not need to be the same data, but it needs a sample where the date fileter issue can be tested.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2020 10:16:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filtering-on-date-to-get-particular-month-data/m-p/1687592#M726512</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2020-03-25T10:16:17Z</dc:date>
    </item>
  </channel>
</rss>

