<?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: AND OR combination condition in set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/AND-OR-combination-condition-in-set-analysis/m-p/786174#M278122</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want the first 3 terms to apply to the whole filter:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GIDFLA={'0'} and BS={'A','B'} and Region={'US'} and Channel={'A','B','C'}&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;GIDFLA={'0'} and BS={'A','B'} and Region={'US'} and Channel={'D'} and custno={'1','2,'3'}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then:&lt;/P&gt;&lt;P&gt;{&amp;lt;GIDFLA={'0'}, BS={'A','B'}, Region={'US'}, Channel={'A','B','C'}&amp;gt; + &amp;lt;GIDFLA={'0'}, BS={'A','B'}, Region={'US'}, Channel={'D'}, custno={'1','2,'3'}&amp;gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Nov 2014 05:30:25 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2014-11-07T05:30:25Z</dc:date>
    <item>
      <title>AND OR combination condition in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/AND-OR-combination-condition-in-set-analysis/m-p/786171#M278119</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 have a requirement where I need to use OR condition in set analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my exact requirement what i am looking for.&lt;/P&gt;&lt;P&gt;[GIDFLAG={'0'} and BS ={'A','B'} and region={'US'} and &lt;STRONG style="text-decoration: underline;"&gt;[Channel ={'A','B','C'} or ( Channel ={'D'} and custno={'1','2,'3'} &lt;/STRONG&gt;&lt;SPAN style="text-decoration: underline;"&gt;)]&lt;/SPAN&gt; and&lt;/P&gt;&lt;P&gt;vDeli={'LCD'} and PSI='S11]&lt;/P&gt;&lt;P&gt;Every time I have been failing in underlined condition.&lt;/P&gt;&lt;P&gt;how we can use above condition in set analysis function,Any suggestions should appreciates. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 05:15:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AND-OR-combination-condition-in-set-analysis/m-p/786171#M278119</guid>
      <dc:creator />
      <dc:date>2014-11-07T05:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: AND OR combination condition in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/AND-OR-combination-condition-in-set-analysis/m-p/786172#M278120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Even me also have same requirement, in set analysis we can get AND condition but OR condition I don't think so.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 05:19:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AND-OR-combination-condition-in-set-analysis/m-p/786172#M278120</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2014-11-07T05:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: AND OR combination condition in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/AND-OR-combination-condition-in-set-analysis/m-p/786173#M278121</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;If I understand you right you want a set expression to filter as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GIDFLA={'0'} and BS={'A','B'} and Region={'US'} and Channel={'A','B','C'}&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;Channel={'D'} and custno={'1','2,'3'}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then use:&lt;/P&gt;&lt;P&gt;{&amp;lt;GIDFLA={'0'}, BS={'A','B'}, Region={'US'}, Channel={'A','B','C'}&amp;gt; + &amp;lt;Channel={'D'}, custno={'1','2,'3'}&amp;gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 05:27:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AND-OR-combination-condition-in-set-analysis/m-p/786173#M278121</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-11-07T05:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: AND OR combination condition in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/AND-OR-combination-condition-in-set-analysis/m-p/786174#M278122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want the first 3 terms to apply to the whole filter:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GIDFLA={'0'} and BS={'A','B'} and Region={'US'} and Channel={'A','B','C'}&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;GIDFLA={'0'} and BS={'A','B'} and Region={'US'} and Channel={'D'} and custno={'1','2,'3'}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then:&lt;/P&gt;&lt;P&gt;{&amp;lt;GIDFLA={'0'}, BS={'A','B'}, Region={'US'}, Channel={'A','B','C'}&amp;gt; + &amp;lt;GIDFLA={'0'}, BS={'A','B'}, Region={'US'}, Channel={'D'}, custno={'1','2,'3'}&amp;gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 05:30:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AND-OR-combination-condition-in-set-analysis/m-p/786174#M278122</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-11-07T05:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: AND OR combination condition in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/AND-OR-combination-condition-in-set-analysis/m-p/786175#M278123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looking for OR condition in set analysis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 05:35:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AND-OR-combination-condition-in-set-analysis/m-p/786175#M278123</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2014-11-07T05:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: AND OR combination condition in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/AND-OR-combination-condition-in-set-analysis/m-p/786176#M278124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try like this swathiRaj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;GIDFLAG = {'0'},BS={'A','B'},region={'US'},channel={'A','B','C'},custno={'1','2','3'},vDeli={'LCD'},PSI={'s11'}&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; +&amp;lt;GIDFLAG = {'0'},BS={'A','B'},regions={'US'},channel={'D'},custnp={'1','2','3'},vDeli={'LCD'},PSI={'s11'}&amp;gt;} sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 05:45:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AND-OR-combination-condition-in-set-analysis/m-p/786176#M278124</guid>
      <dc:creator />
      <dc:date>2014-11-07T05:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: AND OR combination condition in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/AND-OR-combination-condition-in-set-analysis/m-p/786177#M278125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Swathi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AS Jonathan mentioned above in set analysis if you want to use AND condition then write expression seperated by Comma(,)&lt;/P&gt;&lt;P&gt;eg:&lt;/P&gt;&lt;P&gt;sum({&amp;lt;GIDFLA={'0'}, BS={'A','B'}, Region={'US'}, Channel={'A','B','C'}&amp;gt;}sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For OR condition use(+) sign in set analysis:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;GIDFLA={'0'}, BS={'A','B'}, Region={'US'}, Channel={'A','B','C'}&amp;gt; &lt;STRONG&gt;+&lt;/STRONG&gt; &amp;lt;GIDFLA={'0'}, BS={'A','B'}, Region={'US'}, Channel={'D'}, custno={'1','2,'3'}&amp;gt;}sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;KC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 05:49:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AND-OR-combination-condition-in-set-analysis/m-p/786177#M278125</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2014-11-07T05:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: AND OR combination condition in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/AND-OR-combination-condition-in-set-analysis/m-p/786178#M278126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try what I suggested?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 06:22:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AND-OR-combination-condition-in-set-analysis/m-p/786178#M278126</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-11-07T06:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: AND OR combination condition in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/AND-OR-combination-condition-in-set-analysis/m-p/786179#M278127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your replies.But In this below condition custno is depenpds on channel D only ,not on whole set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;GIDFLA={'0'} and BS={'A','B'} and Region={'US'} and&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[Channel={'A','B','C'}&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;OR&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;[Channel={'D'} and custno={'1','2,'3'}]]----this is separate set depends on CHannel D only not on whole set.&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 06:31:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AND-OR-combination-condition-in-set-analysis/m-p/786179#M278127</guid>
      <dc:creator />
      <dc:date>2014-11-07T06:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: AND OR combination condition in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/AND-OR-combination-condition-in-set-analysis/m-p/786180#M278128</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 style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;sum({&amp;lt;GIDFLA={'0'},BS={'A','B'},Region={'US'},[Channel={'A','B','C'}&amp;gt;+&amp;lt;Channel={'D'},custno={'1','2,'3'}&amp;gt;}sales)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;Regards&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;KC&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 06:37:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AND-OR-combination-condition-in-set-analysis/m-p/786180#M278128</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2014-11-07T06:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: AND OR combination condition in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/AND-OR-combination-condition-in-set-analysis/m-p/786181#M278129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I have a question: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Is there a way to add a fixed AND selection that will impact all the or's selection in the set analysis ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;For instance, using your example, let's say I would like to add &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; Channel={'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;D'&lt;/SPAN&gt;} in both part of the set analysis.&lt;/SPAN&gt;&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;As a result, we would have something like:&lt;/SPAN&gt;&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;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;sum({&amp;lt;GIDFLA={'0'}, BS={'A','B'}, Region={'US'}, Channel={'A','B','C'},&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Channel={'D'}&lt;/STRONG&gt;&lt;/SPAN&gt;&amp;gt; &lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;+&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; &amp;lt;GIDFLA={'0'}, BS={'A','B'}, Region={'US'}, &lt;STRONG&gt;Channel={'D'}&lt;/STRONG&gt;, custno={'1','2,'3'}&amp;gt;}sales); (this should work)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, since &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Channel={'D'} is a common element in both part of the expressions, I was wondering if there is a way to write it once; Something like that:&lt;/SPAN&gt;&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;sum({&lt;STRONG&gt;&amp;lt;&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Channel={'D'}&amp;gt;&lt;/STRONG&gt;, &lt;/SPAN&gt;&amp;lt;GIDFLA={'0'}, BS={'A','B'}, Region={'US'}, Channel={'A','B','C'}&amp;gt; &lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;+&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; &amp;lt;GIDFLA={'0'}, BS={'A','B'}, Region={'US'}, custno={'1','2,'3'}&amp;gt;}sales); (this shouldn't work)&lt;/SPAN&gt;&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;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; font-size: 13px;"&gt;That would mean, Channel={'D'} would impact in both sides of the expression. That would save a lot of time.&lt;/SPAN&gt;&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;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; font-size: 13px;"&gt;Any ideas?&lt;/SPAN&gt;&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;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; font-size: 13px;"&gt;Thank you!&lt;/SPAN&gt;&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;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; font-size: 13px;"&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; font-size: 13px;"&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; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 13:05:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AND-OR-combination-condition-in-set-analysis/m-p/786181#M278129</guid>
      <dc:creator>andrejfreitas</dc:creator>
      <dc:date>2018-04-06T13:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: AND OR combination condition in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/AND-OR-combination-condition-in-set-analysis/m-p/786182#M278130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this once:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum({&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;sales=p({&amp;lt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;GIDFLA={'0'}, BS={'A','B'}, Region={'US'}, Channel={'A','B','C'}&amp;gt;})+&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;p({&amp;lt;GIDFLA={'0'}, BS={'A','B'}, Region={'US'}, custno={'1','2,'3'}&amp;gt;}),&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Channel={'D'}&amp;gt;}sales)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;P&gt;KC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2018 11:15:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AND-OR-combination-condition-in-set-analysis/m-p/786182#M278130</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2018-04-09T11:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: AND OR combination condition in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/AND-OR-combination-condition-in-set-analysis/m-p/786183#M278131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;It didn't work for me in this way. See my expression below.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;sum({&lt;/SPAN&gt;&amp;lt; BOCount=&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;p({&amp;lt;[Reporting Year]={'$(vCurrentReportingYear)'}&amp;gt;})+&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;p({&amp;lt;[Reporting Year]={'$(vPreviousReportingYear)'}&amp;gt;})+&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;p({&amp;lt;[Reporting Year]={'$(vPenultimateReportingYear)'}&amp;gt;}), Base_Example={1}&amp;gt;} BOCount)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 13:22:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AND-OR-combination-condition-in-set-analysis/m-p/786183#M278131</guid>
      <dc:creator>andrejfreitas</dc:creator>
      <dc:date>2018-04-10T13:22:52Z</dc:date>
    </item>
  </channel>
</rss>

