<?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 analysis with variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-variable/m-p/660033#M1055608</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a silly problem about Set Analysis that I wasn't able to solve reading all the manuals and examples I found on internet.&lt;/P&gt;&lt;P&gt;I need to compare a field to a variable inside the modifier.&lt;/P&gt;&lt;P&gt;I have Pax associated to some IDs. I want the Sum of Pax for only a specific ID, contained in the variable vID1 (it is the latest ID obtained with the function rank, but I tested and it works)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum ({$&amp;lt;ID={"$(vID1)"}&amp;gt;} Pax)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Probably I am doing a mistake in the sintax, but I can't understand where!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Oct 2014 08:15:20 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-10-20T08:15:20Z</dc:date>
    <item>
      <title>Set analysis with variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-variable/m-p/660033#M1055608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a silly problem about Set Analysis that I wasn't able to solve reading all the manuals and examples I found on internet.&lt;/P&gt;&lt;P&gt;I need to compare a field to a variable inside the modifier.&lt;/P&gt;&lt;P&gt;I have Pax associated to some IDs. I want the Sum of Pax for only a specific ID, contained in the variable vID1 (it is the latest ID obtained with the function rank, but I tested and it works)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum ({$&amp;lt;ID={"$(vID1)"}&amp;gt;} Pax)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Probably I am doing a mistake in the sintax, but I can't understand where!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 08:15:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-with-variable/m-p/660033#M1055608</guid>
      <dc:creator />
      <dc:date>2014-10-20T08:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-variable/m-p/660034#M1055609</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="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sum ({$&amp;lt;ID={"$(=vID1)"}&amp;gt;} Pax)&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;or&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;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sum ({$&amp;lt;ID={'$(=vID1)'}&amp;gt;} Pax&lt;/SPAN&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;Regards&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;ASHFAQ&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 08:22:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-with-variable/m-p/660034#M1055609</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-10-20T08:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-variable/m-p/660035#M1055610</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;May be Try like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum ({$&amp;lt;ID={"&amp;gt;=$(vID1)&amp;lt;=$(vID1)"}&amp;gt;} Pax)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Robert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 08:24:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-with-variable/m-p/660035#M1055610</guid>
      <dc:creator />
      <dc:date>2014-10-20T08:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-variable/m-p/660036#M1055611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All 3 formulas gave me 0 as result.&lt;/P&gt;&lt;P&gt;If i write the formula without the Variable but with the # of the ID i get the sum of pax.&lt;/P&gt;&lt;P&gt;If i test the variable with (vID)&amp;nbsp; i get the right id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I put them together it doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 08:35:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-with-variable/m-p/660036#M1055611</guid>
      <dc:creator />
      <dc:date>2014-10-20T08:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Set analysis with variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-variable/m-p/660037#M1055612</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;Sample application attached for you.&lt;/P&gt;&lt;P&gt;Set analysis is case sensitive make sure you have same field name.&lt;/P&gt;&lt;P&gt;If possible post your application to help you with.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 08:39:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-with-variable/m-p/660037#M1055612</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-10-20T08:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-variable/m-p/660038#M1055613</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;Try Sum ({$&amp;lt;ID={'$(=$(vID1))'}&amp;gt;} Pax)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 08:42:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-with-variable/m-p/660038#M1055613</guid>
      <dc:creator>simondachstr</dc:creator>
      <dc:date>2014-10-20T08:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-variable/m-p/660039#M1055614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;to debug set analysis&lt;/P&gt;&lt;P&gt;add a chart with only your expression, remove label as in image&lt;/P&gt;&lt;P&gt;and let we know the output&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/69285_1.png" style="width: auto; height: auto;" /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 08:49:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-with-variable/m-p/660039#M1055614</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-10-20T08:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-variable/m-p/660040#M1055615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mohammed,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I added a variable that rank the ID (like in my original case). Doing that your set analysis doesn't work anymore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And it's the exact same case that I am facing, and I am not able to see what I am missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 08:58:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-with-variable/m-p/660040#M1055615</guid>
      <dc:creator />
      <dc:date>2014-10-20T08:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-variable/m-p/660041#M1055616</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;Without seeing code its hard to analyze.&lt;/P&gt;&lt;P&gt;did you follow &lt;A href="https://community.qlik.com/qlik-users/10670"&gt;Massimo Grossi&lt;/A&gt; suggestion.&lt;/P&gt;&lt;P&gt;If possible post sample Application to look over.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 09:01:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-with-variable/m-p/660041#M1055616</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-10-20T09:01:57Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-variable/m-p/660042#M1055617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I added the chart as you told to the example I sent back to Mohammed, that's the output:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Qlikview.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/69276_Qlikview.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't get any error in the expression, but the sum it's just 0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 09:03:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-with-variable/m-p/660042#M1055617</guid>
      <dc:creator />
      <dc:date>2014-10-20T09:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-variable/m-p/660043#M1055618</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 expand this image fully.&lt;/P&gt;&lt;P&gt;I need to see complete code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 09:06:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-with-variable/m-p/660043#M1055618</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-10-20T09:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-variable/m-p/660044#M1055619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I meant to send you back the file but I forgot to attach it&amp;nbsp; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;And now I am trying to figure out how to attach it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 09:09:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-with-variable/m-p/660044#M1055619</guid>
      <dc:creator />
      <dc:date>2014-10-20T09:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-variable/m-p/660045#M1055620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Qlikview.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/69277_Qlikview.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 09:11:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-with-variable/m-p/660045#M1055620</guid>
      <dc:creator />
      <dc:date>2014-10-20T09:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-variable/m-p/660046#M1055621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your variable is not returning anything you need to fix that.&lt;/P&gt;&lt;P&gt;As it returns null, therefore you get zero.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 09:12:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-with-variable/m-p/660046#M1055621</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-10-20T09:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-variable/m-p/660047#M1055622</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;Check your variable in Text object by giving&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;vID1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently your variable is giving null value, that is why you are getting 0.&amp;nbsp; Fix the variable definition, automatically the set analysis expression works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&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>Mon, 20 Oct 2014 09:18:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-with-variable/m-p/660047#M1055622</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-10-20T09:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Set analysis with variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-variable/m-p/660048#M1055623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mohammed, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the problem is that the variable works outside the set analysis (see attached).&lt;/P&gt;&lt;P&gt;But it doesn't work when embedded in set analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Matteo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 09:19:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-with-variable/m-p/660048#M1055623</guid>
      <dc:creator />
      <dc:date>2014-10-20T09:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Set analysis with variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-variable/m-p/660049#M1055624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jagan,&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attached the file, I checked the variable in a textbox and the result is correct.&lt;/P&gt;&lt;P&gt;That's why I can't explain what's wrong with the set analysis, since the variable works by itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 09:22:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-with-variable/m-p/660049#M1055624</guid>
      <dc:creator />
      <dc:date>2014-10-20T09:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-variable/m-p/660050#M1055625</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;What is your expected output?&amp;nbsp; Can you come up with an example.&amp;nbsp; You are using vID1 or vIDMax in expression?&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>Mon, 20 Oct 2014 09:28:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-with-variable/m-p/660050#M1055625</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-10-20T09:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-variable/m-p/660051#M1055626</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;You need to fix your variable.&lt;/P&gt;&lt;P&gt;Variable is not working outside even&lt;/P&gt;&lt;P&gt;instead of Rank(ID) try with Max(ID) as your variable definition.&lt;/P&gt;&lt;P&gt;Can you come up with proper explanation for what purpose you need rank here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 09:29:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-with-variable/m-p/660051#M1055626</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-10-20T09:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Set analysis with variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-with-variable/m-p/660052#M1055627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to use &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;vIDMax (the one with rank formula)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 09:31:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-with-variable/m-p/660052#M1055627</guid>
      <dc:creator />
      <dc:date>2014-10-20T09:31:22Z</dc:date>
    </item>
  </channel>
</rss>

