<?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 Analisys in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analisys/m-p/631540#M543497</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrea,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Declare a variable. Have the year assigned to this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then your set expression will be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum ({$ &amp;lt;[Year] = {"=$(velencoanni)"}&amp;gt;} orders)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Rajesh Vaswani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 May 2014 11:43:31 GMT</pubDate>
    <dc:creator>rajeshvaswani77</dc:creator>
    <dc:date>2014-05-13T11:43:31Z</dc:date>
    <item>
      <title>Set Analisys</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analisys/m-p/631534#M543491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Hello to all&lt;/SPAN&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;need to include&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;in the syntax&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;by SET&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;analisys&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a field or&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;variable&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;in the comparison&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;instead of&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;string, but&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the formula&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;gives me&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;error&lt;/SPAN&gt;. &lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;here is the formula&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;that I use&lt;/SPAN&gt;: &lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="atn hps"&gt;sum (&lt;/SPAN&gt;&lt;SPAN class="atn"&gt;{&lt;/SPAN&gt;&lt;SPAN class="atn"&gt;$ &amp;lt;&lt;/SPAN&gt;[Year] &lt;SPAN class="atn hps"&gt;= {&lt;/SPAN&gt;&lt;SPAN&gt;'2014&lt;/SPAN&gt; &lt;SPAN class="atn hps"&gt;'&lt;/SPAN&gt;}&amp;gt;} &lt;SPAN class="hps"&gt;orders)&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;so&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;it works&lt;/SPAN&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;but I would&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;need to use&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;after&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;=&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a field where&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I select&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;more&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;years.&lt;/SPAN&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;then&lt;/SPAN&gt; &lt;SPAN class="atn hps"&gt;sum (&lt;/SPAN&gt;&lt;SPAN class="atn"&gt;{&lt;/SPAN&gt;&lt;SPAN class="atn"&gt;$ &amp;lt;&lt;/SPAN&gt;[Year&lt;SPAN&gt;] =&lt;/SPAN&gt; &lt;SPAN class="atn hps"&gt;{[&lt;/SPAN&gt;&lt;SPAN&gt;elencoanni&lt;/SPAN&gt;]}&amp;gt;} &lt;SPAN class="hps"&gt;orders)&lt;/SPAN&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;how should I do&lt;/SPAN&gt;? &lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;thanks&lt;/SPAN&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;Best Regards&lt;/SPAN&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;Andrea&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 11:31:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analisys/m-p/631534#M543491</guid>
      <dc:creator>warrentk80</dc:creator>
      <dc:date>2014-05-13T11:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analisys</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analisys/m-p/631535#M543492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; you need to use the concat function&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;yourdate={&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"$(=concat(selecteddates,'"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"'))"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;} &amp;gt;}Value&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 11:38:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analisys/m-p/631535#M543492</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-13T11:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analisys</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analisys/m-p/631536#M543493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have to select more years then write like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="atn hps" style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum (&lt;/SPAN&gt;&lt;SPAN class="atn" style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;{&lt;/SPAN&gt;&lt;SPAN class="atn" style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;$ &amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[Year] &lt;/SPAN&gt;&lt;SPAN class="atn hps" style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;= {&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;'2014&lt;/SPAN&gt;&lt;SPAN class="atn hps" style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;','2013','2012'&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN class="hps" style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;orders)&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 11:38:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analisys/m-p/631536#M543493</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-05-13T11:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analisys</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analisys/m-p/631537#M543494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want the result for a particular year you could use like &lt;SPAN class="atn hps"&gt;sum (&lt;/SPAN&gt;&lt;SPAN class="atn"&gt;{&lt;/SPAN&gt;&lt;SPAN class="atn"&gt;$ &amp;lt;&lt;/SPAN&gt;[Year] &lt;SPAN class="atn hps"&gt;= {&lt;/SPAN&gt;'2014 &lt;SPAN class="atn hps"&gt;'&lt;/SPAN&gt;}&amp;gt;} &lt;SPAN class="hps"&gt;orders) which you have already done. But if you want more than one value on the basis of &lt;SPAN class="atn hps"&gt;&lt;STRONG&gt;[&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;elencoanni] &lt;/STRONG&gt;dimenssion, you don't need to use set analysis.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 11:38:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analisys/m-p/631537#M543494</guid>
      <dc:creator>senpradip007</dc:creator>
      <dc:date>2014-05-13T11:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analisys</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analisys/m-p/631538#M543495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it is a variable then try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Year={"$(elencoanni)"}&amp;gt;}Orders)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 11:39:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analisys/m-p/631538#M543495</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-13T11:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analisys</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analisys/m-p/631539#M543496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial Unicode MS','sans-serif'; font-size: 10pt;"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial Unicode MS','sans-serif'; font-size: 10pt;"&gt;You can use variables as below on a set analysis expression&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial Unicode MS','sans-serif'; font-size: 10pt;"&gt;Variable: Vmaxyear= max(year)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial Unicode MS','sans-serif'; font-size: 10pt;"&gt;Expression : SUM({$Year={'$(Vmaxyear)'}&amp;gt;}&lt;SPAN style="color: maroon;"&gt;Orders&lt;/SPAN&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial Unicode MS','sans-serif'; font-size: 10pt;"&gt;Hope this helps!!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial Unicode MS','sans-serif'; font-size: 10pt;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 11:39:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analisys/m-p/631539#M543496</guid>
      <dc:creator>sureshbaabu</dc:creator>
      <dc:date>2014-05-13T11:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analisys</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analisys/m-p/631540#M543497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrea,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Declare a variable. Have the year assigned to this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then your set expression will be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum ({$ &amp;lt;[Year] = {"=$(velencoanni)"}&amp;gt;} orders)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Rajesh Vaswani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 11:43:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analisys/m-p/631540#M543497</guid>
      <dc:creator>rajeshvaswani77</dc:creator>
      <dc:date>2014-05-13T11:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analisys</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analisys/m-p/631541#M543498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="atn hps" style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum (&lt;/SPAN&gt;&lt;SPAN class="atn" style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;{&lt;/SPAN&gt;&lt;SPAN class="atn" style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;$ &amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[Year&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;] ={$(=GetFieldSelections(&lt;SPAN class="atn hps" style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;elencoanni&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;]&lt;/SPAN&gt;))}&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;gt;} &lt;/SPAN&gt;&lt;SPAN class="hps" style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;orders)&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 11:43:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analisys/m-p/631541#M543498</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-13T11:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analisys</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analisys/m-p/631542#M543499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sum({$&amp;lt;Year={&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;$(=Getfieldselections(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Year&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;)&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;} &amp;gt;}Value)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;or&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sum({$&amp;lt;Year={"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;$(=Getfieldselections(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Year&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;)"&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;} &amp;gt;}Value)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;or&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sum({$&amp;lt;Year={'&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;$(=Getfieldselections(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Year&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;)'&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;} &amp;gt;}Value)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;or &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sum({$&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 11px;"&gt;Year&lt;/SPAN&gt;={&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;$(=concat(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 11px;"&gt;Year&lt;/SPAN&gt;,"&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;,"&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;))&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;} &amp;gt;}Value)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;or &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sum({$&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 11px;"&gt;Year&lt;/SPAN&gt;={"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;$(=concat(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 11px;"&gt;Year&lt;/SPAN&gt;,"&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;,"&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;))"&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;} &amp;gt;}Value)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 11:47:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analisys/m-p/631542#M543499</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2014-05-13T11:47:59Z</dc:date>
    </item>
  </channel>
</rss>

