<?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: Set Analysis - Date Range and Value Greater than in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Date-Range-and-Value-Greater-than/m-p/1415502#M819817</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sum({$&amp;lt;EgDate = {"$(='&amp;gt;' &amp;amp; TimeStamp(Floor(MonthStart(Today())), 'DD/MM/YYYY hh:mm:ss'))"}&amp;gt;}aggr(sum(DISTINCT {$&amp;lt;EgDate = {"$(='&amp;gt;' &amp;amp; TimeStamp(Floor(MonthStart(Today())), 'DD/MM/YYYY hh:mm:ss'))"},CredLim={"&amp;gt;=20"}&amp;gt;} CredLim), CustNo))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Aug 2017 08:27:11 GMT</pubDate>
    <dc:creator>devarasu07</dc:creator>
    <dc:date>2017-08-17T08:27:11Z</dc:date>
    <item>
      <title>Set Analysis - Date Range and Value Greater than</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Date-Range-and-Value-Greater-than/m-p/1415500#M819815</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;I have the attached QlikView Document, there are two tables one table will have All the results the other table is using a set Analysis to exclude results, below is what I want it to exclude...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to show CredLim (Credit) greater than or equal to 20 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I also want to exclude EgDates where the EgDate is Greater than or Equal to the Start of the Current Month we are in i.e 01-Aug-2017&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thanks&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/Set-Analysis-Date-Range-and-Value-Greater-than/m-p/1415500#M819815</guid>
      <dc:creator>ivandrago</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Date Range and Value Greater than</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Date-Range-and-Value-Greater-than/m-p/1415501#M819816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) &lt;STRONG&gt;sum({$&amp;lt;CredLim = {'&amp;gt;=20'},EgDate = {"$(='&amp;lt;' &amp;amp; TimeStamp(Floor(MonthStart(Today())), 'DD/MM/YYYY hh:mm:ss'))"}&amp;gt;}aggr(sum(DISTINCT {$&amp;lt;EgDate = {"$(='&amp;lt;' &amp;amp; TimeStamp(Floor(MonthStart(Today())), 'DD/MM/YYYY hh:mm:ss'))"}&amp;gt;} CredLim), CustNo))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2) sum({$&amp;lt;CredLim = {'&amp;gt;=20'},EgDate = {"&amp;gt;= $(=TimeStamp(Floor(MonthStart(Today())), 'DD/MM/YYYY hh:mm:ss')) &amp;lt;&lt;STRONG style="font-size: 13.3333px;"&gt;TimeStamp(Floor(MonthStart(EgDate)), 'DD/MM/YYYY hh:mm:ss'))&lt;/STRONG&gt; "}&amp;gt;}aggr(sum(DISTINCT {$&amp;lt;EgDate = {"$(='&amp;lt;' &amp;amp; TimeStamp(Floor(MonthStart(Today())), 'DD/MM/YYYY hh:mm:ss'))"}&amp;gt;} CredLim), CustNo))&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2017 08:25:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Date-Range-and-Value-Greater-than/m-p/1415501#M819816</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-08-17T08:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Date Range and Value Greater than</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Date-Range-and-Value-Greater-than/m-p/1415502#M819817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sum({$&amp;lt;EgDate = {"$(='&amp;gt;' &amp;amp; TimeStamp(Floor(MonthStart(Today())), 'DD/MM/YYYY hh:mm:ss'))"}&amp;gt;}aggr(sum(DISTINCT {$&amp;lt;EgDate = {"$(='&amp;gt;' &amp;amp; TimeStamp(Floor(MonthStart(Today())), 'DD/MM/YYYY hh:mm:ss'))"},CredLim={"&amp;gt;=20"}&amp;gt;} CredLim), CustNo))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2017 08:27:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Date-Range-and-Value-Greater-than/m-p/1415502#M819817</guid>
      <dc:creator>devarasu07</dc:creator>
      <dc:date>2017-08-17T08:27:11Z</dc:date>
    </item>
  </channel>
</rss>

