<?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: Calculate with Set Analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculate-with-Set-Analysis/m-p/554925#M483303</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in first expression-&lt;STRONG&gt;Sum( {$ &amp;lt;&amp;nbsp; Version={'ACT'}, Account_Group=&amp;nbsp; &amp;gt; } EUR*-1)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;in second expression- &lt;STRONG&gt;Sum( {$ &amp;lt;&amp;nbsp; Version={'ACT'}, Account_Group= {'WHVIGREV'}&amp;nbsp; &amp;gt; } EUR*-1)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;in third expression-- (column(1) / column(2)) *100&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Jul 2013 09:41:56 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-07-09T09:41:56Z</dc:date>
    <item>
      <title>Calculate with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-with-Set-Analysis/m-p/554923#M483301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi evereybody&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a calculated dimension like this: &lt;STRONG&gt;if(Account_Group = 'WHVIGREV','Gross Revenue', ..., Null())&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This dimension works perfectly!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a bar chart with the calculated dimension and as an expression a Set Analysis like this: &lt;STRONG&gt;Sum( {$ &amp;lt;&amp;nbsp; Version={ACT}, Account_Group=&amp;nbsp; &amp;gt; } EUR*-1)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;It works too!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now I´d like to create a bar chart where I can calculate with Set Analysis like this: &lt;STRONG&gt;Sum( {$ &amp;lt;&amp;nbsp; Version={ACT}, Account_Group=&amp;nbsp; &amp;gt; } EUR*-1) / Sum( {$ &amp;lt;&amp;nbsp; Version={ACT}, Account_Group= {WHVIGREV}&amp;nbsp; &amp;gt; } EUR*-1)*100&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;In this case &lt;STRONG&gt;WHVIGREV &lt;/STRONG&gt;is Gross Revenue and I want to show the percentage of every position in the calculated dimension of &lt;STRONG&gt;WHVIGREV&lt;/STRONG&gt; (Gross Revenue).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anybody help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Steven&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jul 2013 09:33:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-with-Set-Analysis/m-p/554923#M483301</guid>
      <dc:creator />
      <dc:date>2013-07-09T09:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-with-Set-Analysis/m-p/554924#M483302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(Sum( {$ &amp;lt;&amp;nbsp; Version={'ACT'}, Account_Group=&amp;nbsp; &amp;gt; } EUR*-1) / Sum( {$ &amp;lt;&amp;nbsp; Version={'ACT'}, Account_Group= {'WHVIGREV'}&amp;nbsp; &amp;gt; } EUR*-1) ) *100&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jul 2013 09:38:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-with-Set-Analysis/m-p/554924#M483302</guid>
      <dc:creator />
      <dc:date>2013-07-09T09:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-with-Set-Analysis/m-p/554925#M483303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in first expression-&lt;STRONG&gt;Sum( {$ &amp;lt;&amp;nbsp; Version={'ACT'}, Account_Group=&amp;nbsp; &amp;gt; } EUR*-1)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;in second expression- &lt;STRONG&gt;Sum( {$ &amp;lt;&amp;nbsp; Version={'ACT'}, Account_Group= {'WHVIGREV'}&amp;nbsp; &amp;gt; } EUR*-1)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;in third expression-- (column(1) / column(2)) *100&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jul 2013 09:41:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-with-Set-Analysis/m-p/554925#M483303</guid>
      <dc:creator />
      <dc:date>2013-07-09T09:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-with-Set-Analysis/m-p/554926#M483304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your really fast help &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I understand it right, it is not possible to calculate with two Set Analysis / to combine two Set Analysis in ONE expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I try your proposal...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jul 2013 09:45:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-with-Set-Analysis/m-p/554926#M483304</guid>
      <dc:creator />
      <dc:date>2013-07-09T09:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-with-Set-Analysis/m-p/554927#M483305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I hope that there is a better solution instead of having 3 expressions for 1 calculation...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jul 2013 08:30:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-with-Set-Analysis/m-p/554927#M483305</guid>
      <dc:creator />
      <dc:date>2013-07-10T08:30:56Z</dc:date>
    </item>
  </channel>
</rss>

