<?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 Set Expression with &amp;lt;  &amp;gt; in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Expression-with-lt-gt/m-p/50988#M776448</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me to achieve following out put!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for the 1st expression, if I am to say MONTH_PROVISION&amp;gt; 1000 &amp;amp; &amp;lt;2000000, how it could be included in to this set expression?&lt;/P&gt;&lt;P&gt;As for the 2nd expression, if&amp;nbsp; I am to combine&amp;nbsp; MONTHS_PROVISION +UNDER_OVER_PROVISION &amp;amp; to say if both&amp;nbsp;&amp;nbsp; MONTH_PROVISION&amp;nbsp; &amp;amp; UNDER_OVER_PROVISION added together &amp;amp; resulted figure if &amp;lt;500000,then what the outcome is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;CLASS_CODE-={'MC','M4','M3','CH','PP'},MONTHS_PROVISION={"=MONTHS_PROVISION&amp;lt;2000000"}&amp;gt;}MONTHS_PROVISION)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;CLASS_CODE={'MC','M4','M3','CH','PP'},UNDER_OVER_PROVISION={"=UNDER_OVER_PROVISION &amp;lt;2000000"}&amp;gt;}UNDER_OVER_PROVISION)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Neville&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>nevilledhamsiri</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Set Expression with &lt;  &gt;</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Expression-with-lt-gt/m-p/50988#M776448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me to achieve following out put!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for the 1st expression, if I am to say MONTH_PROVISION&amp;gt; 1000 &amp;amp; &amp;lt;2000000, how it could be included in to this set expression?&lt;/P&gt;&lt;P&gt;As for the 2nd expression, if&amp;nbsp; I am to combine&amp;nbsp; MONTHS_PROVISION +UNDER_OVER_PROVISION &amp;amp; to say if both&amp;nbsp;&amp;nbsp; MONTH_PROVISION&amp;nbsp; &amp;amp; UNDER_OVER_PROVISION added together &amp;amp; resulted figure if &amp;lt;500000,then what the outcome is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;CLASS_CODE-={'MC','M4','M3','CH','PP'},MONTHS_PROVISION={"=MONTHS_PROVISION&amp;lt;2000000"}&amp;gt;}MONTHS_PROVISION)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;CLASS_CODE={'MC','M4','M3','CH','PP'},UNDER_OVER_PROVISION={"=UNDER_OVER_PROVISION &amp;lt;2000000"}&amp;gt;}UNDER_OVER_PROVISION)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Neville&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-Expression-with-lt-gt/m-p/50988#M776448</guid>
      <dc:creator>nevilledhamsiri</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Set Expression with &lt;  &gt;</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Expression-with-lt-gt/m-p/50989#M776449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this for the first condition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;CLASS_CODE -= {'MC','M4','M3','CH','PP'}, MONTHS_PROVISION = {"&amp;gt;1000&amp;lt;2000000"}&amp;gt;} MONTHS_PROVISION)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2018 15:03:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Expression-with-lt-gt/m-p/50989#M776449</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-17T15:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: Set Expression with &lt;  &gt;</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Expression-with-lt-gt/m-p/50990#M776450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And may be this for the second provision&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;CLASS_CODE={'MC','M4','M3','CH','PP'}, CLAIM_NO = {"=(UNDER_OVER_PROVISION + MONTHS_PROVISION) &amp;lt; 500000"}&amp;gt;}UNDER_OVER_PROVISION)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2018 15:05:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Expression-with-lt-gt/m-p/50990#M776450</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-17T15:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: Set Expression with &lt;  &gt;</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Expression-with-lt-gt/m-p/50991#M776451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank Sunny, This is ok. Please also help me to find out an answer if both expressions are added together &amp;amp; make it subject to a condition such as one that I have informed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2018 15:09:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Expression-with-lt-gt/m-p/50991#M776451</guid>
      <dc:creator>nevilledhamsiri</dc:creator>
      <dc:date>2018-04-17T15:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: Set Expression with &lt;  &gt;</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Expression-with-lt-gt/m-p/50992#M776452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Both meaning... one which meets this condition&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;(UNDER_OVER_PROVISION + MONTHS_PROVISION) &amp;lt; 500000&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and&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;MONTHS_PROVISION &amp;gt; 1000 and &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;MONTHS_PROVISION &amp;lt; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;2000000&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2018 15:15:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Expression-with-lt-gt/m-p/50992#M776452</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-17T15:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: Set Expression with &lt;  &gt;</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Expression-with-lt-gt/m-p/50993#M776453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I can build up this to includes different requirements!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Neville&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2018 15:27:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Expression-with-lt-gt/m-p/50993#M776453</guid>
      <dc:creator>nevilledhamsiri</dc:creator>
      <dc:date>2018-04-17T15:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: Set Expression with &lt;  &gt;</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Expression-with-lt-gt/m-p/50994#M776454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;cool&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2018 15:42:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Expression-with-lt-gt/m-p/50994#M776454</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-17T15:42:47Z</dc:date>
    </item>
  </channel>
</rss>

