<?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: multiple conditions in Set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/multiple-conditions-in-Set-analysis/m-p/735205#M1084560</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kalyan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please close this thread by giving Correct and Helpful Answers to the posts, so that it would be helpful for others to find the answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Jun 2014 11:27:49 GMT</pubDate>
    <dc:creator>jagan</dc:creator>
    <dc:date>2014-06-24T11:27:49Z</dc:date>
    <item>
      <title>multiple conditions in Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/multiple-conditions-in-Set-analysis/m-p/735200#M1084555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm having a doubt in applying multiple conditions in set analysis.can anyone pls help me out.&lt;/P&gt;&lt;P&gt;my expression is&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;CLM_CR_DT&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;={&lt;/SPAN&gt;&lt;STRONG style="color: #444444; font-family: Calibri, sans-serif; font-size: 15px;"&gt;&lt;EM style="color: gray; font-size: 9pt; font-family: 'Courier New';"&gt;$(=vCurrentYear)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;}&amp;gt;}+&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;CLM_CR_DT&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;={&lt;/SPAN&gt;&lt;STRONG style="color: #444444; font-family: Calibri, sans-serif; font-size: 15px;"&gt;&lt;EM style="color: gray; font-size: 9pt; font-family: 'Courier New';"&gt;$(=vCurrentYear-1)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;}&amp;gt;}+&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;CLM_CR_DT&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;={&lt;/SPAN&gt;&lt;STRONG style="color: #444444; font-family: Calibri, sans-serif; font-size: 15px;"&gt;&lt;EM style="color: gray; font-size: 9pt; font-family: 'Courier New';"&gt;$(=vCurrentYear-2)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;CLM_NO&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;))).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;I have to get the output as&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;year count(CLM_NO)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;2014&amp;nbsp; 23&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;2013&amp;nbsp; 34&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;2012&amp;nbsp; 53&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;Please let me know, is there any mistake in my expression ASAP.I'm not getting any output.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 11:13:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiple-conditions-in-Set-analysis/m-p/735200#M1084555</guid>
      <dc:creator>krishna20</dc:creator>
      <dc:date>2014-06-24T11:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: multiple conditions in Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/multiple-conditions-in-Set-analysis/m-p/735201#M1084556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;Try&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;CLM_CR_DT&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;={&lt;/SPAN&gt;&lt;STRONG style="color: #444444; font-family: Calibri, sans-serif; font-size: 15px;"&gt;&lt;EM style="color: gray; font-size: 9pt; font-family: 'Courier New';"&gt;$(=vCurrentYear)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;}&amp;gt;}&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;CLM_NO)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;CLM_CR_DT&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;={&lt;/SPAN&gt;&lt;STRONG style="color: #444444; font-family: Calibri, sans-serif; font-size: 15px;"&gt;&lt;EM style="color: gray; font-size: 9pt; font-family: 'Courier New';"&gt;$(=vCurrentYear-1)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;}&amp;gt;}&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;CLM_NO)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;CLM_CR_DT&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;={&lt;/SPAN&gt;&lt;STRONG style="color: #444444; font-family: Calibri, sans-serif; font-size: 15px;"&gt;&lt;EM style="color: gray; font-size: 9pt; font-family: 'Courier New';"&gt;$(=vCurrentYear-2)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;CLM_NO&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;).&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 11:15:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiple-conditions-in-Set-analysis/m-p/735201#M1084556</guid>
      <dc:creator>robert99</dc:creator>
      <dc:date>2014-06-24T11:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: multiple conditions in Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/multiple-conditions-in-Set-analysis/m-p/735202#M1084557</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;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;CLM_CR_DT&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;={&lt;/SPAN&gt;&lt;STRONG style="font-size: 15px; font-family: Calibri, sans-serif; color: #444444;"&gt;&lt;EM style="font-weight: inherit; font-size: 9pt; font-family: 'Courier New'; color: gray;"&gt;$(=vCurrentYear), &lt;STRONG style="font-size: 15px; font-family: Calibri, sans-serif; color: #444444;"&gt;&lt;EM style="font-weight: inherit; font-size: 9pt; font-family: 'Courier New'; color: gray;"&gt;$(=vCurrentYear-1)&lt;/EM&gt;&lt;/STRONG&gt;, &lt;STRONG style="font-size: 15px; font-family: Calibri, sans-serif; color: #444444;"&gt;&lt;EM style="font-weight: inherit; font-size: 9pt; font-family: 'Courier New'; color: gray;"&gt;$(=vCurrentYear-2)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;CLM_NO&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;Hope this helsp u.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 11:16:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiple-conditions-in-Set-analysis/m-p/735202#M1084557</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-06-24T11:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: multiple conditions in Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/multiple-conditions-in-Set-analysis/m-p/735203#M1084558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;CLM_CR_DT&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;={'&amp;gt;=&lt;/SPAN&gt;&lt;STRONG style="font-size: 15px; font-family: Calibri, sans-serif; color: #444444;"&gt;&lt;EM style="font-weight: inherit; font-size: 9pt; font-family: 'Courier New'; color: gray;"&gt;$(=vCurrentYear)&amp;lt;=&lt;STRONG style="font-style: inherit; font-size: 15px; font-family: Calibri, sans-serif; color: #444444;"&gt;&lt;EM style="font-weight: inherit; font-size: 9pt; font-family: 'Courier New'; color: gray;"&gt;$(=vCurrentYear-2)'&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;CLM_NO&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 11:16:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiple-conditions-in-Set-analysis/m-p/735203#M1084558</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-06-24T11:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: multiple conditions in Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/multiple-conditions-in-Set-analysis/m-p/735204#M1084559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank u very much Jagan..Its Working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 11:24:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiple-conditions-in-Set-analysis/m-p/735204#M1084559</guid>
      <dc:creator>krishna20</dc:creator>
      <dc:date>2014-06-24T11:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: multiple conditions in Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/multiple-conditions-in-Set-analysis/m-p/735205#M1084560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kalyan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please close this thread by giving Correct and Helpful Answers to the posts, so that it would be helpful for others to find the answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 11:27:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiple-conditions-in-Set-analysis/m-p/735205#M1084560</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-06-24T11:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: multiple conditions in Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/multiple-conditions-in-Set-analysis/m-p/735206#M1084561</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;&lt;SPAN style="color: #800000; font-family: 'Courier New'; font-size: 12px;"&gt;CLM_CR_DT is this date or Year field?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-family: 'Courier New'; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-family: 'Courier New'; font-size: 12px;"&gt;If its date field then instead of this, use Year field.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-family: 'Courier New'; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;CLM_CR_DT&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;={'&amp;gt;=&lt;/SPAN&gt;&lt;STRONG style="font-size: 15px; font-family: Calibri, sans-serif; color: #444444;"&gt;&lt;EM style="font-weight: inherit; font-size: 9pt; font-family: 'Courier New'; color: gray;"&gt;$(=vCurrentYear-2)&amp;lt;=&lt;STRONG style="font-style: inherit; font-size: 15px; font-family: Calibri, sans-serif; color: #444444;"&gt;&lt;EM style="font-weight: inherit; font-size: 9pt; font-family: 'Courier New'; color: gray;"&gt;$(=vCurrentYear)'&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;CLM_NO&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 11:28:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiple-conditions-in-Set-analysis/m-p/735206#M1084561</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2014-06-24T11:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: multiple conditions in Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/multiple-conditions-in-Set-analysis/m-p/735207#M1084562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Ram,&lt;/P&gt;&lt;P&gt;I have to filter the values based on date.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 11:32:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiple-conditions-in-Set-analysis/m-p/735207#M1084562</guid>
      <dc:creator>krishna20</dc:creator>
      <dc:date>2014-06-24T11:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: multiple conditions in Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/multiple-conditions-in-Set-analysis/m-p/735208#M1084563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f6f6f6; color: black;"&gt;Hi Jagan,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f6f6f6; color: black;"&gt;I applied the same expression for another one.i.e&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f6f6f6; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f6f6f6; color: blue;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f6f6f6; color: black;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f6f6f6; color: maroon;"&gt;CP_CR_DT&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f6f6f6; color: black;"&gt;={'&amp;gt;=&lt;/SPAN&gt;&lt;STRONG style="font-size: 15px; font-family: Calibri, sans-serif; background-color: #f6f6f6; color: #444444;"&gt;&lt;EM style="font-weight: inherit; font-size: 9pt; font-family: 'Courier New'; color: gray;"&gt;$(=vCurrentYear)&amp;lt;=&lt;STRONG style="font-style: inherit; font-size: 15px; font-family: Calibri, sans-serif; color: #444444;"&gt;&lt;EM style="font-weight: inherit; font-size: 9pt; font-family: 'Courier New'; color: gray;"&gt;$(=vCurrentYear-2)'&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f6f6f6; color: black;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f6f6f6; color: maroon;"&gt;CP_Party_ID&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f6f6f6; color: black;"&gt;).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f6f6f6; color: black;"&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f6f6f6; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f6f6f6; color: blue;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f6f6f6; color: black;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f6f6f6; color: maroon;"&gt;CL_APPR_DT&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f6f6f6; color: black;"&gt;={'&amp;gt;=&lt;/SPAN&gt;&lt;STRONG style="font-size: 15px; font-family: Calibri, sans-serif; background-color: #f6f6f6; color: #444444;"&gt;&lt;EM style="font-weight: inherit; font-size: 9pt; font-family: 'Courier New'; color: gray;"&gt;$(=vCurrentYear)&amp;lt;=&lt;STRONG style="font-style: inherit; font-size: 15px; font-family: Calibri, sans-serif; color: #444444;"&gt;&lt;EM style="font-weight: inherit; font-size: 9pt; font-family: 'Courier New'; color: gray;"&gt;$(=vCurrentYear-2)'&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f6f6f6; color: black;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f6f6f6; color: maroon;"&gt;CL_LPO_NO&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f6f6f6; color: black;"&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 9pt; background-color: #f6f6f6; font-family: 'Courier New';"&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f6f6f6; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f6f6f6; color: blue;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f6f6f6; color: black;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f6f6f6; color: maroon;"&gt;CS_APPR_DT&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f6f6f6; color: black;"&gt;={'&amp;gt;=&lt;/SPAN&gt;&lt;STRONG style="font-size: 15px; font-family: Calibri, sans-serif; background-color: #f6f6f6; color: #444444;"&gt;&lt;EM style="font-weight: inherit; font-size: 9pt; font-family: 'Courier New'; color: gray;"&gt;$(=vCurrentYear)&amp;lt;=&lt;STRONG style="font-style: inherit; font-size: 15px; font-family: Calibri, sans-serif; color: #444444;"&gt;&lt;EM style="font-weight: inherit; font-size: 9pt; font-family: 'Courier New'; color: gray;"&gt;$(=vCurrentYear-2)'&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f6f6f6; color: black;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f6f6f6; color: maroon;"&gt;CS_BI_ID&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f6f6f6; color: black;"&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f6f6f6; color: black;"&gt;but im getting 0 for all values except the before expression.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; background-color: #f6f6f6; color: black;"&gt;pls help me out.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 11:38:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiple-conditions-in-Set-analysis/m-p/735208#M1084563</guid>
      <dc:creator>krishna20</dc:creator>
      <dc:date>2014-06-24T11:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: multiple conditions in Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/multiple-conditions-in-Set-analysis/m-p/735209#M1084564</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;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;=Count({&amp;lt;&lt;SPAN style="color: #800000; font-family: 'Courier New'; font-size: 12px;"&gt;CLM_CR_DT&lt;/SPAN&gt;={"&amp;gt;=$(=Date(YearStart(Max(&lt;SPAN style="color: #800000; font-family: 'Courier New'; font-size: 12px;"&gt;CLM_CR_DT&lt;/SPAN&gt;), -2)))&amp;lt;=$(=Date(Max(&lt;SPAN style="color: #800000; font-family: 'Courier New'; font-size: 12px;"&gt;CLM_CR_DT&lt;/SPAN&gt;)))"}&amp;gt;}&lt;SPAN style="color: #800000; font-family: 'Courier New'; font-size: 12px;"&gt;CLM_NO&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 11:45:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiple-conditions-in-Set-analysis/m-p/735209#M1084564</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2014-06-24T11:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: multiple conditions in Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/multiple-conditions-in-Set-analysis/m-p/735210#M1084565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ram!&lt;/P&gt;&lt;P&gt;The same result i'm getting.is there will be any other issues in this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kalyan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 11:56:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiple-conditions-in-Set-analysis/m-p/735210#M1084565</guid>
      <dc:creator>krishna20</dc:creator>
      <dc:date>2014-06-24T11:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: multiple conditions in Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/multiple-conditions-in-Set-analysis/m-p/735211#M1084566</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;Can you provide a sample file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 12:26:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiple-conditions-in-Set-analysis/m-p/735211#M1084566</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2014-06-24T12:26:56Z</dc:date>
    </item>
    <item>
      <title>Re: multiple conditions in Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/multiple-conditions-in-Set-analysis/m-p/735212#M1084567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ram!&lt;/P&gt;&lt;P&gt;I'm unable to find advanced editor to upload this file.can u please provide ur mail ID.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kalyan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 12:33:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiple-conditions-in-Set-analysis/m-p/735212#M1084567</guid>
      <dc:creator>krishna20</dc:creator>
      <dc:date>2014-06-24T12:33:22Z</dc:date>
    </item>
  </channel>
</rss>

