<?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 how to use variable in set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-use-variable-in-set-analysis/m-p/228215#M80271</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;i m going to use the set analysis for calculating sum(sales) based on the company&lt;/P&gt;&lt;P&gt;vcomp=getfieldselections(Company)&lt;/P&gt;&lt;P&gt;in set analysis,i want to use this variable as&lt;/P&gt;&lt;P&gt;=sum({$&amp;lt;Company={(vComp)}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its not give the output&lt;/P&gt;&lt;P&gt;how to use this..&lt;/P&gt;&lt;P&gt;could anyone help me..&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Oct 2010 12:53:07 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-10-05T12:53:07Z</dc:date>
    <item>
      <title>how to use variable in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-use-variable-in-set-analysis/m-p/228215#M80271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;i m going to use the set analysis for calculating sum(sales) based on the company&lt;/P&gt;&lt;P&gt;vcomp=getfieldselections(Company)&lt;/P&gt;&lt;P&gt;in set analysis,i want to use this variable as&lt;/P&gt;&lt;P&gt;=sum({$&amp;lt;Company={(vComp)}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its not give the output&lt;/P&gt;&lt;P&gt;how to use this..&lt;/P&gt;&lt;P&gt;could anyone help me..&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Oct 2010 12:53:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-use-variable-in-set-analysis/m-p/228215#M80271</guid>
      <dc:creator />
      <dc:date>2010-10-05T12:53:07Z</dc:date>
    </item>
    <item>
      <title>how to use variable in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-use-variable-in-set-analysis/m-p/228216#M80272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Always $( var ) then test as ... =sum({$&amp;lt;Company={$(vComp)}&amp;gt;}Sales) or =sum({&amp;lt;Company={$(vComp)}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;good luck , Luis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Oct 2010 13:01:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-use-variable-in-set-analysis/m-p/228216#M80272</guid>
      <dc:creator>llauses243</dc:creator>
      <dc:date>2010-10-05T13:01:01Z</dc:date>
    </item>
    <item>
      <title>how to use variable in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-use-variable-in-set-analysis/m-p/228217#M80273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;=Sum({&amp;lt;Company = {$(vComp)}&amp;gt;} Sales)&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Oct 2010 13:03:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-use-variable-in-set-analysis/m-p/228217#M80273</guid>
      <dc:creator />
      <dc:date>2010-10-05T13:03:16Z</dc:date>
    </item>
    <item>
      <title>how to use variable in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-use-variable-in-set-analysis/m-p/228218#M80274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;that one also not working ya...&lt;/P&gt;&lt;P&gt;send me one sample example using company and sales....&lt;/P&gt;&lt;P&gt;here vcomp contains the list of selected companies with comma separator..&lt;/P&gt;&lt;P&gt;could you pls help me...&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Oct 2010 05:06:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-use-variable-in-set-analysis/m-p/228218#M80274</guid>
      <dc:creator />
      <dc:date>2010-10-06T05:06:45Z</dc:date>
    </item>
    <item>
      <title>how to use variable in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-use-variable-in-set-analysis/m-p/228219#M80275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;yea,its work fine...&lt;/P&gt;&lt;P&gt;only when the comapny name like xxxx,yyyy&lt;/P&gt;&lt;P&gt;but its not work for xxxx Ltd,yyyy ltd....&lt;/P&gt;&lt;P&gt;when i pass the company name directly like xxxx Ltd and yyyy ltd its not working fine&lt;/P&gt;&lt;P&gt;so i pass the name as within the [xxxx Ltd],[yyyy ltd] braces,it will return the value...&lt;/P&gt;&lt;P&gt;how to do this one in the variable&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Oct 2010 05:18:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-use-variable-in-set-analysis/m-p/228219#M80275</guid>
      <dc:creator />
      <dc:date>2010-10-06T05:18:27Z</dc:date>
    </item>
    <item>
      <title>how to use variable in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-use-variable-in-set-analysis/m-p/228220#M80276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;Please see attached file.&lt;/P&gt;&lt;P&gt;I used variable vComp in expression. The value of vComp is seperated by comma.&lt;/P&gt;&lt;P&gt;Hope this one helps&lt;/P&gt;&lt;P&gt;Nadsky&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Oct 2010 05:19:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-use-variable-in-set-analysis/m-p/228220#M80276</guid>
      <dc:creator />
      <dc:date>2010-10-06T05:19:58Z</dc:date>
    </item>
    <item>
      <title>how to use variable in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-use-variable-in-set-analysis/m-p/228221#M80277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I update my file. This now solves your problem with Company Name having more than one word. I use trigger event on saving company names to variable vComp&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Oct 2010 05:35:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-use-variable-in-set-analysis/m-p/228221#M80277</guid>
      <dc:creator />
      <dc:date>2010-10-06T05:35:00Z</dc:date>
    </item>
    <item>
      <title>how to use variable in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-use-variable-in-set-analysis/m-p/228222#M80278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;thank you very much....&lt;/P&gt;&lt;P&gt;its working fine...&lt;/P&gt;&lt;P&gt;really its good...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Oct 2010 05:47:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-use-variable-in-set-analysis/m-p/228222#M80278</guid>
      <dc:creator />
      <dc:date>2010-10-06T05:47:08Z</dc:date>
    </item>
    <item>
      <title>how to use variable in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-use-variable-in-set-analysis/m-p/228223#M80279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm glad that I was able to help you.&lt;/P&gt;&lt;P&gt;Please mark the post as "Verified Answer" so that other members with the same problem might know which part of discussion sovles the issue.&lt;/P&gt;&lt;P&gt;Thanks and Good Luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Oct 2010 05:52:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-use-variable-in-set-analysis/m-p/228223#M80279</guid>
      <dc:creator />
      <dc:date>2010-10-06T05:52:17Z</dc:date>
    </item>
    <item>
      <title>how to use variable in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-use-variable-in-set-analysis/m-p/228224#M80280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi...&lt;/P&gt;&lt;P&gt;now i m going to use the expression as&lt;/P&gt;&lt;P&gt;(sum(depreciation)*sum(profit)/sum(income))/sum(depreciation)&lt;/P&gt;&lt;P&gt;how to use this expression in the set analysis.....&lt;/P&gt;&lt;P&gt;could you pls help me&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Oct 2010 06:04:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-use-variable-in-set-analysis/m-p/228224#M80280</guid>
      <dc:creator />
      <dc:date>2010-10-06T06:04:24Z</dc:date>
    </item>
    <item>
      <title>how to use variable in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-use-variable-in-set-analysis/m-p/228225#M80281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Oh I remebered that formula &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Is this question still part of this thread - &amp;gt; &lt;A href="http://community.qlik.com/forums/t/34871.aspx"&gt;http://community.qlik.com/forums/t/34871.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Better we talk this part in your previous thread so that users may not go astray with the topic &lt;IMG alt="Big Smile" src="http://community.qlik.com/emoticons/emotion-2.gif" /&gt;&lt;/P&gt;&lt;P&gt;I'll going to reply on this link: &lt;A href="http://community.qlik.com/forums/t/34871.aspx"&gt;http://community.qlik.com/forums/t/34871.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Oct 2010 06:13:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-use-variable-in-set-analysis/m-p/228225#M80281</guid>
      <dc:creator />
      <dc:date>2010-10-06T06:13:32Z</dc:date>
    </item>
  </channel>
</rss>

