<?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 Analysis expression using a variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-expression-using-a-variable/m-p/908295#M315449</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem &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;I am glad we were all able to help you here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Jul 2015 13:31:45 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-07-21T13:31:45Z</dc:date>
    <item>
      <title>Set Analysis expression using a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-expression-using-a-variable/m-p/908288#M315442</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;I want to write a set analysis expression to calculate total sales where [REGION]&amp;nbsp; is equal to either ‘Africa’, ‘Asia’ or ‘Ireland’&lt;/P&gt;&lt;P&gt;where my total sales amount is a variable called $vSumSales.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thanks in advance&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2015 13:05:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-expression-using-a-variable/m-p/908288#M315442</guid>
      <dc:creator />
      <dc:date>2015-07-21T13:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis expression using a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-expression-using-a-variable/m-p/908289#M315443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum({&amp;lt;REGION = {'Africa', 'Asia', 'Ireland'}&amp;gt;}Sales)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2015 13:07:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-expression-using-a-variable/m-p/908289#M315443</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-21T13:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis expression using a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-expression-using-a-variable/m-p/908290#M315444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Hi,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Try this:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum({&amp;lt;REGION = {'Africa', 'Asia', 'Ireland'}&amp;gt;}Sales)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2015 13:09:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-expression-using-a-variable/m-p/908290#M315444</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-21T13:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis expression using a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-expression-using-a-variable/m-p/908291#M315445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=Sum({&amp;lt;REGION = {'Africa', 'Asia', 'Ireland'}&amp;gt;}Sales)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2015 13:10:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-expression-using-a-variable/m-p/908291#M315445</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2015-07-21T13:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis expression using a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-expression-using-a-variable/m-p/908292#M315446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks guys - they were all the correct answer and I realised what I was doing it wrong. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Moving on from this what if for the same view I now wanted sales broken down by the regions mentioned rather than aggregated ? Ie total sales for Africa, Asia and Ireland each&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2015 13:22:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-expression-using-a-variable/m-p/908292#M315446</guid>
      <dc:creator />
      <dc:date>2015-07-21T13:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis expression using a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-expression-using-a-variable/m-p/908293#M315447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a chart with REGION as dimension and the &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=Sum({&amp;lt;REGION = {'Africa', 'Asia', 'Ireland'}&amp;gt;}Sales)&lt;/STRONG&gt; as expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2015 13:25:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-expression-using-a-variable/m-p/908293#M315447</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-21T13:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis expression using a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-expression-using-a-variable/m-p/908294#M315448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny - that was glaring me in the face. I think I was trying to take a very difficult route. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2015 13:30:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-expression-using-a-variable/m-p/908294#M315448</guid>
      <dc:creator />
      <dc:date>2015-07-21T13:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis expression using a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-expression-using-a-variable/m-p/908295#M315449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem &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;I am glad we were all able to help you here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2015 13:31:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-expression-using-a-variable/m-p/908295#M315449</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-21T13:31:45Z</dc:date>
    </item>
  </channel>
</rss>

