<?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: Using or in set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-or-in-set-analysis/m-p/537236#M552877</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ooops...&lt;/P&gt;&lt;P&gt;i got the wrong..&lt;/P&gt;&lt;P&gt;try expression by Clever, it should work...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Oct 2013 17:53:26 GMT</pubDate>
    <dc:creator>israrkhan</dc:creator>
    <dc:date>2013-10-28T17:53:26Z</dc:date>
    <item>
      <title>Using or in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-or-in-set-analysis/m-p/537232#M552873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I am drawing a blank but don't feel like this should be that hard..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;Provider ID&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ABC&lt;/P&gt;&lt;P&gt;DEF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Region&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;South&lt;/P&gt;&lt;P&gt;West&lt;/P&gt;&lt;P&gt;North&lt;/P&gt;&lt;P&gt;East&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wanted to show the results of sales where :&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Region&lt;/STRONG&gt; = South or West or&amp;nbsp; &lt;STRONG&gt;Provider ID&lt;/STRONG&gt; = ABC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2013 17:43:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-or-in-set-analysis/m-p/537232#M552873</guid>
      <dc:creator>zagzebski</dc:creator>
      <dc:date>2013-10-28T17:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: Using or in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-or-in-set-analysis/m-p/537233#M552874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;Region={'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;South&lt;/SPAN&gt;','West'}, ProviderID = {'ABC'} &amp;gt;}, Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2013 17:47:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-or-in-set-analysis/m-p/537233#M552874</guid>
      <dc:creator>israrkhan</dc:creator>
      <dc:date>2013-10-28T17:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: Using or in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-or-in-set-analysis/m-p/537234#M552875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;=sum({&amp;lt;Region={'South','West'}&amp;gt;+&amp;lt;ProviderID = {'ABC'} &amp;gt;}Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2013 17:51:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-or-in-set-analysis/m-p/537234#M552875</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-10-28T17:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: Using or in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-or-in-set-analysis/m-p/537235#M552876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Thanks for the feedback. Unfortunately I think this wouldn't work because it says the record would need:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Region = South or West&amp;nbsp; &lt;STRONG&gt;AND&lt;/STRONG&gt; Provider ID = ABC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need the expression to be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Region = South or West&amp;nbsp; &lt;STRONG&gt;OR &lt;/STRONG&gt;Provider ID = ABC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2013 17:51:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-or-in-set-analysis/m-p/537235#M552876</guid>
      <dc:creator>zagzebski</dc:creator>
      <dc:date>2013-10-28T17:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: Using or in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-or-in-set-analysis/m-p/537236#M552877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ooops...&lt;/P&gt;&lt;P&gt;i got the wrong..&lt;/P&gt;&lt;P&gt;try expression by Clever, it should work...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2013 17:53:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-or-in-set-analysis/m-p/537236#M552877</guid>
      <dc:creator>israrkhan</dc:creator>
      <dc:date>2013-10-28T17:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: Using or in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-or-in-set-analysis/m-p/537237#M552878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you have to use Union operator in between the set analysis&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;STRONG&gt;=Sum({&amp;lt;Region={'South','West'}&amp;gt; + &amp;lt;ProviderID = {'ABC'} &amp;gt;} Sales)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;STRONG&gt;Hope that helps&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2013 17:59:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-or-in-set-analysis/m-p/537237#M552878</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2013-10-28T17:59:46Z</dc:date>
    </item>
  </channel>
</rss>

