<?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 for two conditions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-for-two-conditions/m-p/1566126#M441733</link>
    <description>&lt;P&gt;&lt;STRONG&gt;And&lt;/STRONG&gt; condition can also using the&amp;nbsp;binary operation (&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;*&lt;/STRONG&gt;&lt;/FONT&gt;), which is very usefully especially when you need mix conditions of AND, OR, and etc.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;=Sum({&amp;lt;BU2-={'Total'}&amp;gt;&lt;FONT color="#FF0000"&gt;*&lt;/FONT&gt;&amp;lt;BURGN-={'Total'}&amp;gt;} comparision_AR)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 07 Apr 2019 14:14:52 GMT</pubDate>
    <dc:creator>Angela_Zhou</dc:creator>
    <dc:date>2019-04-07T14:14:52Z</dc:date>
    <item>
      <title>Set analysis for two conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-for-two-conditions/m-p/1194257#M385460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi team,&lt;/P&gt;&lt;P&gt;Need one help with respect to Set analysis&lt;/P&gt;&lt;P&gt;In My expression i have a set analysis string&amp;nbsp; =Sum({&amp;lt;BU2-={'Total'}&amp;gt;}comparision_AR)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to merge another &lt;SPAN style="font-size: 13.3333330154419px;"&gt; =Sum({&amp;lt;BURGN-={'Total'}&amp;gt;}comparision_AR)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;could you pls help how to merge this two string and put it in a single?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Deepak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2016 08:38:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-for-two-conditions/m-p/1194257#M385460</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-26T08:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis for two conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-for-two-conditions/m-p/1194258#M385461</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;And condition&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;=Sum({&amp;lt;BU2-={'Total'}, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;BURGN-={'Total'}&lt;/SPAN&gt;&amp;gt;}comparision_AR)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or condition&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=Sum({&amp;lt;BU2-={'Total'}&amp;gt;+&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;BURGN-={'Total'}&lt;/SPAN&gt;&amp;gt;}comparision_AR)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2016 16:39:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-for-two-conditions/m-p/1194258#M385461</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-26T16:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis for two conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-for-two-conditions/m-p/1194259#M385462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Big Thanks! Sunny, The second condition works perfectly!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Deepak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2016 08:21:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-for-two-conditions/m-p/1194259#M385462</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-27T08:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis for two conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-for-two-conditions/m-p/1566126#M441733</link>
      <description>&lt;P&gt;&lt;STRONG&gt;And&lt;/STRONG&gt; condition can also using the&amp;nbsp;binary operation (&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;*&lt;/STRONG&gt;&lt;/FONT&gt;), which is very usefully especially when you need mix conditions of AND, OR, and etc.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;=Sum({&amp;lt;BU2-={'Total'}&amp;gt;&lt;FONT color="#FF0000"&gt;*&lt;/FONT&gt;&amp;lt;BURGN-={'Total'}&amp;gt;} comparision_AR)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 07 Apr 2019 14:14:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-for-two-conditions/m-p/1566126#M441733</guid>
      <dc:creator>Angela_Zhou</dc:creator>
      <dc:date>2019-04-07T14:14:52Z</dc:date>
    </item>
  </channel>
</rss>

