<?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 greater than a MIN(Date) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-greater-than-a-MIN-Date/m-p/77542#M12777</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum({&amp;lt;ConsecutivoFiscal = {"&amp;gt;$(=MIN(ConsecutivoFiscal))"}&amp;gt;} Bajas)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Jun 2018 15:37:24 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-06-08T15:37:24Z</dc:date>
    <item>
      <title>Set analysis greater than a MIN(Date)</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-greater-than-a-MIN-Date/m-p/77541#M12776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to create a greater than in this expression (which works correctly) but any &amp;gt; location in the = sign gives me nothing:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=SUM({&amp;lt;ConsecutivoFiscal={$(=MIN(ConsecutivoFiscal))}&amp;gt;}Bajas)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 15:35:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-greater-than-a-MIN-Date/m-p/77541#M12776</guid>
      <dc:creator>julioarriaga</dc:creator>
      <dc:date>2018-06-08T15:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis greater than a MIN(Date)</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-greater-than-a-MIN-Date/m-p/77542#M12777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum({&amp;lt;ConsecutivoFiscal = {"&amp;gt;$(=MIN(ConsecutivoFiscal))"}&amp;gt;} Bajas)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 15:37:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-greater-than-a-MIN-Date/m-p/77542#M12777</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-08T15:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis greater than a MIN(Date)</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-greater-than-a-MIN-Date/m-p/77543#M12778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can we also write this way Sunny?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=Sum({&amp;lt;ConsecutivoFiscal = {"$(=&lt;SPAN style="color: #ff6600;"&gt;'&amp;gt;'&amp;amp;&lt;/SPAN&gt;MIN(ConsecutivoFiscal))"}&amp;gt;} Bajas)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 16:01:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-greater-than-a-MIN-Date/m-p/77543#M12778</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-06-08T16:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis greater than a MIN(Date)</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-greater-than-a-MIN-Date/m-p/77544#M12779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; .. that is how I usually write, but a lot of the people don't&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 16:06:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-greater-than-a-MIN-Date/m-p/77544#M12779</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-08T16:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis greater than a MIN(Date)</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-greater-than-a-MIN-Date/m-p/77545#M12780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have learnt this from one of your expression in a thread. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 16:23:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-greater-than-a-MIN-Date/m-p/77545#M12780</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-06-08T16:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis greater than a MIN(Date)</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-greater-than-a-MIN-Date/m-p/77546#M12781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I like using what you have specified, but I see this getting used very rarely by anyone else. So, just thought of giving what others use today &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 16:26:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-greater-than-a-MIN-Date/m-p/77546#M12781</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-08T16:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis greater than a MIN(Date)</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-greater-than-a-MIN-Date/m-p/77547#M12782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Agree. I have not seen many dev's using such way. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 16:35:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-greater-than-a-MIN-Date/m-p/77547#M12782</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-06-08T16:35:19Z</dc:date>
    </item>
  </channel>
</rss>

