<?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 OR Condition in SetExpression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/OR-Condition-in-SetExpression/m-p/80176#M13192</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 have gone through existing threads and understand that we can use + sign in set analysis to achieve OR condition. But however i am not how to write a expression for below sql query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHERE &lt;/P&gt;&lt;P&gt;[Type] IN ('PN','CT')&lt;/P&gt;&lt;P&gt;AND &lt;/P&gt;&lt;P&gt;(Store In ('DL A','RCS') OR [SType] != 'N Support')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raju S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Jun 2018 06:42:05 GMT</pubDate>
    <dc:creator>raju_salmon</dc:creator>
    <dc:date>2018-06-11T06:42:05Z</dc:date>
    <item>
      <title>OR Condition in SetExpression</title>
      <link>https://community.qlik.com/t5/QlikView/OR-Condition-in-SetExpression/m-p/80176#M13192</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 have gone through existing threads and understand that we can use + sign in set analysis to achieve OR condition. But however i am not how to write a expression for below sql query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHERE &lt;/P&gt;&lt;P&gt;[Type] IN ('PN','CT')&lt;/P&gt;&lt;P&gt;AND &lt;/P&gt;&lt;P&gt;(Store In ('DL A','RCS') OR [SType] != 'N Support')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raju S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2018 06:42:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OR-Condition-in-SetExpression/m-p/80176#M13192</guid>
      <dc:creator>raju_salmon</dc:creator>
      <dc:date>2018-06-11T06:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: OR Condition in SetExpression</title>
      <link>https://community.qlik.com/t5/QlikView/OR-Condition-in-SetExpression/m-p/80177#M13193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum(&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;{&amp;lt;Type={'PN', 'CT'}&amp;gt;&lt;SPAN style="color: #0000ff;"&gt;*&lt;/SPAN&gt;(&amp;lt;Store={&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;'DL A','RCS'&lt;/SPAN&gt;}&amp;gt;&lt;SPAN style="color: #0000ff;"&gt;+&lt;/SPAN&gt;&amp;lt;SType&lt;SPAN style="color: #ff0000;"&gt;-&lt;/SPAN&gt;={'N Support'}&amp;gt;)}&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2018 06:49:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OR-Condition-in-SetExpression/m-p/80177#M13193</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-06-11T06:49:10Z</dc:date>
    </item>
  </channel>
</rss>

