<?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: How to neglect two months data based on condition in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-neglect-two-months-data-based-on-condition/m-p/1359208#M823993</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use set analyis for excluding the months&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Jul 2017 10:19:24 GMT</pubDate>
    <dc:creator>shiveshsingh</dc:creator>
    <dc:date>2017-07-24T10:19:24Z</dc:date>
    <item>
      <title>How to neglect two months data based on condition</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-neglect-two-months-data-based-on-condition/m-p/1359205#M823990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In excel i have date data from Oct-16 to Jun-17.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Dashboard UI part I just want to show data from Dec-16 to Jun-17, how to achieve this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-neglect-two-months-data-based-on-condition/m-p/1359205#M823990</guid>
      <dc:creator>abc_18</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to neglect two months data based on condition</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-neglect-two-months-data-based-on-condition/m-p/1359206#M823991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Either limit the load so the values aren't imported OR use set analysis so they are not displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jul 2017 10:04:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-neglect-two-months-data-based-on-condition/m-p/1359206#M823991</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2017-07-24T10:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to neglect two months data based on condition</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-neglect-two-months-data-based-on-condition/m-p/1359207#M823992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to exclude in script using where exists or not exists as per data available &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jul 2017 10:13:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-neglect-two-months-data-based-on-condition/m-p/1359207#M823992</guid>
      <dc:creator>mangalsk</dc:creator>
      <dc:date>2017-07-24T10:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to neglect two months data based on condition</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-neglect-two-months-data-based-on-condition/m-p/1359208#M823993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use set analyis for excluding the months&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jul 2017 10:19:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-neglect-two-months-data-based-on-condition/m-p/1359208#M823993</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2017-07-24T10:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to neglect two months data based on condition</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-neglect-two-months-data-based-on-condition/m-p/1359209#M823994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Shikha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below are sample solutions (please make necessary changes, if needed):&lt;/P&gt;&lt;P&gt;1. Script level&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Where Date &amp;gt;= '12-01-2016'&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;2. KPI level&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({&amp;lt;Date={"&amp;gt;= $(=Date#('12-01-2017', 'MM-DD-YYYY')) "}&amp;gt;}SalesAmount)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards!&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Rahul Pawar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jul 2017 10:25:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-neglect-two-months-data-based-on-condition/m-p/1359209#M823994</guid>
      <dc:creator>rahulpawarb</dc:creator>
      <dc:date>2017-07-24T10:25:09Z</dc:date>
    </item>
  </channel>
</rss>

