<?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/1687542#M726491</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/111437"&gt;@PM2&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;In your condition:&lt;BR /&gt;&lt;STRONG&gt;Where MonthName(Opendate)=&lt;/STRONG&gt; MonthName(MakeDate(&lt;FONT color="#FF6600"&gt;20&lt;/FONT&gt;,&lt;FONT color="#FF0000"&gt;'Jan'&lt;/FONT&gt;))&lt;BR /&gt;In Year: Instead of 20 put 2020&lt;BR /&gt;In Month: Put Month Number without any quotes.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Where MonthName(Opendate)= &lt;FONT color="#000080"&gt;MonthName(MakeDate(2020, 01))&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This will help.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards,&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;AK&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 25 Mar 2020 07:37:00 GMT</pubDate>
    <dc:creator>ashishkalia</dc:creator>
    <dc:date>2020-03-25T07:37:00Z</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/1687533#M726490</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;IN EXCEL I HAVE DATE FORMAT IN CUSTOM AS DD-MMM-YY from 2001 to 2020&lt;/P&gt;&lt;P&gt;IN QLIKVIEW I WANT EXTRACT DATA ONLY FOR Jan 20 month.&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;*Resident Data&lt;/P&gt;&lt;P&gt;Where MonthName(Opendate)= MonthName(MakeDate(20,'Jan'))&lt;/P&gt;&lt;P&gt;0 lines fetched. Please help in getting the output.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&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/1687533#M726490</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/1687542#M726491</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/111437"&gt;@PM2&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;In your condition:&lt;BR /&gt;&lt;STRONG&gt;Where MonthName(Opendate)=&lt;/STRONG&gt; MonthName(MakeDate(&lt;FONT color="#FF6600"&gt;20&lt;/FONT&gt;,&lt;FONT color="#FF0000"&gt;'Jan'&lt;/FONT&gt;))&lt;BR /&gt;In Year: Instead of 20 put 2020&lt;BR /&gt;In Month: Put Month Number without any quotes.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Where MonthName(Opendate)= &lt;FONT color="#000080"&gt;MonthName(MakeDate(2020, 01))&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This will help.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards,&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;AK&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2020 07:37:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filtering-on-date-to-get-particular-month-data/m-p/1687542#M726491</guid>
      <dc:creator>ashishkalia</dc:creator>
      <dc:date>2020-03-25T07:37:00Z</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/1695345#M726492</link>
      <description>&lt;P&gt;Did Ashish's suggestion work for you?&amp;nbsp; If so, be sure to close out your thread by using the Accept as Solution on his post to give him credit for the help and let the other Members know it worked.&lt;/P&gt;&lt;P&gt;You may want to check the following Design Blog posts too, might be helpful with things:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Why-don-t-my-dates-work/ba-p/1465849" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Why-don-t-my-dates-work/ba-p/1465849&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/The-Date-Function/ba-p/1463157" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/The-Date-Function/ba-p/1463157&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If you want to look around yourself, use the following link to search just that area:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2020 15:59:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filtering-on-date-to-get-particular-month-data/m-p/1695345#M726492</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-04-21T15:59:32Z</dc:date>
    </item>
  </channel>
</rss>

