<?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: need urgent help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/need-urgent-help/m-p/509435#M190372</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I read those documents , will take care&amp;nbsp; that from next time onwards.., can you please let me know solution for my issue..&lt;/P&gt;&lt;P&gt;I have a calendar month from Jan to Dec ... and i am using one button to select last 3 months of data ..for that using BUTTON PROPERTIES--&amp;gt;ACTION--&amp;gt;SELECT IN FIELD--&amp;gt;SEARCH STRING(='&amp;gt;='&amp;amp;MonthEnd(max({1} Day), -2)), but it is showing May, Jun, July data but i need to disply Apr,May and June data only..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Sh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Jul 2013 17:38:18 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-07-22T17:38:18Z</dc:date>
    <item>
      <title>need urgent help</title>
      <link>https://community.qlik.com/t5/QlikView/need-urgent-help/m-p/509433#M190370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.. I have a calendar month from Jan to Dec(PFA)&amp;nbsp; ... and i am using one button to select last 3 months of data ..for that using BUTTON PROPERTIES--&amp;gt;ACTION--&amp;gt;SELECT IN FIELD--&amp;gt;SEARCH STRING(='&amp;gt;='&amp;amp;MonthEnd(max({1} Day), -2)), but it is showing May, Jun, July data but i need to disply Apr,May and June data only ..i tried in many ways ..but not getting please any one can help me how to get this..&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jul 2013 17:11:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-urgent-help/m-p/509433#M190370</guid>
      <dc:creator />
      <dc:date>2013-07-22T17:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: need urgent help</title>
      <link>https://community.qlik.com/t5/QlikView/need-urgent-help/m-p/509434#M190371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Please read these two documents:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-2380" style="color: #007fc0;"&gt;QlikCommunity Tip: How to get answers to your post?&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-1290" style="color: #007fc0;"&gt;Preparing examples for Upload - Reduction and Data Scrambling&lt;/A&gt;.&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jul 2013 17:16:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-urgent-help/m-p/509434#M190371</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-07-22T17:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: need urgent help</title>
      <link>https://community.qlik.com/t5/QlikView/need-urgent-help/m-p/509435#M190372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I read those documents , will take care&amp;nbsp; that from next time onwards.., can you please let me know solution for my issue..&lt;/P&gt;&lt;P&gt;I have a calendar month from Jan to Dec ... and i am using one button to select last 3 months of data ..for that using BUTTON PROPERTIES--&amp;gt;ACTION--&amp;gt;SELECT IN FIELD--&amp;gt;SEARCH STRING(='&amp;gt;='&amp;amp;MonthEnd(max({1} Day), -2)), but it is showing May, Jun, July data but i need to disply Apr,May and June data only..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Sh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jul 2013 17:38:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-urgent-help/m-p/509435#M190372</guid>
      <dc:creator />
      <dc:date>2013-07-22T17:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: need urgent help</title>
      <link>https://community.qlik.com/t5/QlikView/need-urgent-help/m-p/509436#M190373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Trying to guess...&amp;nbsp; The max date is the reload date - is it correct?&amp;nbsp; If yes, it explains why you have May to July.&lt;BR /&gt;Next guess - you want the prevous three full months, that means the current month is not included.&amp;nbsp; If this is correct, replace&lt;BR /&gt;MonthEnd(max({1} Day)&lt;BR /&gt;with &lt;BR /&gt;date((MonthStart(max({1} Day)-1))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Too many assumptions.&amp;nbsp; Maybe your follow-up makes it clearer...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jul 2013 20:19:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-urgent-help/m-p/509436#M190373</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-22T20:19:43Z</dc:date>
    </item>
  </channel>
</rss>

