<?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 using &amp;quot;OR&amp;quot; in Set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/using-quot-OR-quot-in-Set-analysis/m-p/991032#M467832</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;&lt;/P&gt;&lt;P&gt;I was trying to use '+' in the place of OR in the set analysis:&lt;/P&gt;&lt;P&gt;Can some one help me on this:&lt;/P&gt;&lt;P&gt;If Name is ABC or XYZ and City is Paris, i was trying to sum the salary using Set analysis:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Trying for Set analysis for the below statement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum(If((Name='ABC' or Name='XYZ') and City='Paris', Salary))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Oct 2015 20:12:55 GMT</pubDate>
    <dc:creator>markgraham123</dc:creator>
    <dc:date>2015-10-15T20:12:55Z</dc:date>
    <item>
      <title>using "OR" in Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/using-quot-OR-quot-in-Set-analysis/m-p/991032#M467832</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;&lt;/P&gt;&lt;P&gt;I was trying to use '+' in the place of OR in the set analysis:&lt;/P&gt;&lt;P&gt;Can some one help me on this:&lt;/P&gt;&lt;P&gt;If Name is ABC or XYZ and City is Paris, i was trying to sum the salary using Set analysis:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Trying for Set analysis for the below statement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum(If((Name='ABC' or Name='XYZ') and City='Paris', Salary))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2015 20:12:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/using-quot-OR-quot-in-Set-analysis/m-p/991032#M467832</guid>
      <dc:creator>markgraham123</dc:creator>
      <dc:date>2015-10-15T20:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: using "OR" in Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/using-quot-OR-quot-in-Set-analysis/m-p/991033#M467833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=Sum({$&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Name={'ABC','XYZ'} ,City={'Paris'}&lt;/SPAN&gt;&amp;gt;} Salary)&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2015 20:15:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/using-quot-OR-quot-in-Set-analysis/m-p/991033#M467833</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2015-10-15T20:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: using "OR" in Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/using-quot-OR-quot-in-Set-analysis/m-p/991034#M467834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;, (comma) separators will give you the sought after result.&amp;nbsp; In your modifier &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Name={'ABC','XYZ'}, City=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;{'Paris'}.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;As you are starting out with Set Analysis, I would suggest that you become familiar with the Set Analysis Wizard --&amp;gt; &lt;A href="http://tools.qlikblog.at/SetAnalysisWizard/QlikView-SetAnalysis_Wizard_and_Generator.aspx?sa=" title="http://tools.qlikblog.at/SetAnalysisWizard/QlikView-SetAnalysis_Wizard_and_Generator.aspx?sa="&gt;Set Analysis Wizard for QlikView | qlikblog.at&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Very helpful tool to get you started for simple expressions like this one. &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2015 21:06:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/using-quot-OR-quot-in-Set-analysis/m-p/991034#M467834</guid>
      <dc:creator />
      <dc:date>2015-10-15T21:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: using "OR" in Set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/using-quot-OR-quot-in-Set-analysis/m-p/991035#M467835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanq Mr. Chaitanya. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2015 21:37:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/using-quot-OR-quot-in-Set-analysis/m-p/991035#M467835</guid>
      <dc:creator>markgraham123</dc:creator>
      <dc:date>2015-10-15T21:37:24Z</dc:date>
    </item>
  </channel>
</rss>

